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