Searched refs:RE_OP_CC_EXC (Results 1 – 1 of 1) sorted by relevance
87 #define RE_OP_CC_EXC 8 /* Beginning of a [^...] character class */ macro333 case RE_OP_CC_EXC: { in re_match()356 if( pRe->aOp[x]==RE_OP_CC_EXC ) hit = !hit; in re_match()600 re_append(p, RE_OP_CC_EXC, 0); in re_subcompile_string()