Searched refs:SCE_ESCRIPT_COMMENT (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 DLexEScript.cxx95 } else if (sc.state == SCE_ESCRIPT_COMMENT) {
126 sc.SetState(SCE_ESCRIPT_COMMENT);
168 return style == SCE_ESCRIPT_COMMENT ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DSciLexer.h616 #define SCE_ESCRIPT_COMMENT 1 macro

Completed in 55 milliseconds