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