Searched refs:SCE_V_STRING (Results 1 - 2 of 2) 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 DLexVerilog.cxx48 if (sc.atLineStart && (sc.state == SCE_V_STRING)) {
50 sc.SetState(SCE_V_STRING);
99 } else if (sc.state == SCE_V_STRING) {
127 sc.SetState(SCE_V_STRING);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DSciLexer.h764 #define SCE_V_STRING 6 macro

Completed in 35 milliseconds