Searched refs:INCON (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregc_lex.c59 #define INCON(con) (v->lexcon == (con)) macro
357 if (INCON(L_EBND)) {
369 if (INCON(L_BBND) && NEXT1('}')) {
496 assert(INCON(L_ERE));

Completed in 79 milliseconds