Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c3945 static unsigned re_next_char_nocase(ReInput *p){ in re_next_char_nocase() function
4429 pRe->xNextChar = noCase ? re_next_char_nocase : re_next_char; in re_compile()

Completed in 32 milliseconds