Searched refs:SCE_HP_START (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 DLexHTML.cxx25 #define SCE_HA_PYTHON (SCE_HPA_START - SCE_HP_START)
87 if ((state >= SCE_HP_START) && (state <= SCE_HP_IDENTIFIER)) {
107 if ((state >= SCE_HP_START) && (state <= SCE_HP_IDENTIFIER)) {
375 Result = SCE_HP_START;
1411 case SCE_HP_START:
1449 if (state == SCE_HP_START) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DSciLexer.h227 #define SCE_HP_START 90 macro

Completed in 68 milliseconds