Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c3842 #define RE_OP_ATSTART 18 /* Currently at the start of the string */ macro
4024 case RE_OP_ATSTART: { in re_match()
4307 re_append(p, RE_OP_ATSTART, 0); in re_subcompile_string()

Completed in 34 milliseconds