Searched refs:RE_OP_CC_VALUE (Results 1 – 1 of 1) sorted by relevance
8849 #define RE_OP_CC_VALUE 9 /* Single value in a character class */ macro9078 if( pRe->aOp[x+j]==RE_OP_CC_VALUE ){ in re_match()9362 re_append(p, RE_OP_CC_VALUE, c); in re_subcompile_string()