Searched refs:nNextLine (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexNsis.cxx65 int nNextLine = -1; local
71 nNextLine = i+1;
76 if( nNextLine == -1 ) // We never foudn the next line...
79 for( unsigned int firstChar = nNextLine; firstChar < end; firstChar++ )

Completed in 60 milliseconds