Searched refs:SCE_SH_WORD (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 DLexBash.cxx77 chAttr = SCE_SH_WORD;
280 state = SCE_SH_WORD;
283 // This test is copied from the SCE_SH_WORD handler.
342 styler.ColourTo(i + 1, SCE_SH_WORD);
400 } else if (state == SCE_SH_WORD) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DSciLexer.h842 #define SCE_SH_WORD 4 macro

Completed in 62 milliseconds