Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c3834 #define RE_OP_CC_RANGE 10 /* Range of values in a character class */ macro
4356 re_append(p, RE_OP_CC_RANGE, c); in re_subcompile_string()
4360 re_append(p, RE_OP_CC_RANGE, c); in re_subcompile_string()

Completed in 33 milliseconds