Home
last modified time | relevance | path

Searched defs:start_col (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dquickfindpattern.cpp
H A Dquickfind.cpp
/glogg/src/
H A Dquickfindpattern.cpp133 void QuickFindPattern::getLastMatch( int* start_col, int* end_col ) const in getLastMatch()
H A Dquickfind.cpp327 int start_col; in doSearchBackward() local