Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c3840 #define RE_OP_NOTSPACE 16 /* Not a digit */ macro
4052 case RE_OP_NOTSPACE: { in re_match()
4377 case 'S': specialOp = RE_OP_NOTSPACE; break; in re_subcompile_string()

Completed in 34 milliseconds