Home
last modified time | relevance | path

Searched defs:LastMatchPosition (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/src/
H A Dquickfind.h
/glogg/src/
H A Dquickfind.h139 LastMatchPosition() : line_( -1 ), column_( -1 ) {} in LastMatchPosition() function