Home
last modified time | relevance | path

Searched refs:RE_OP_CC_RANGE (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dregexp.c89 #define RE_OP_CC_RANGE 10 /* Range of values in a character class */ macro
611 re_append(p, RE_OP_CC_RANGE, c); in re_subcompile_string()
615 re_append(p, RE_OP_CC_RANGE, c); in re_subcompile_string()