Searched refs:bInQuotes (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 DLexYAML.cxx63 bool bInQuotes = false; local
99 bInQuotes = !bInQuotes;
100 } else if (lineBuffer[i] == ':' && !bInQuotes) {

Completed in 42 milliseconds