Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c3831 #define RE_OP_CC_INC 7 /* Beginning of a [...] character class */ macro
4082 case RE_OP_CC_INC: re_op_cc_inc: { in re_match()
4348 re_append(p, RE_OP_CC_INC, 0); in re_subcompile_string()

Completed in 36 milliseconds