Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c6677 static const char *re_subcompile_string(ReCompiled*);
6692 zErr = re_subcompile_string(p); in re_subcompile_re()
6699 zErr = re_subcompile_string(p); in re_subcompile_re()
6710 static const char *re_subcompile_string(ReCompiled *p){ in re_subcompile_string() function
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c6672 static const char *re_subcompile_string(ReCompiled*);
6687 zErr = re_subcompile_string(p); in re_subcompile_re()
6694 zErr = re_subcompile_string(p); in re_subcompile_re()
6705 static const char *re_subcompile_string(ReCompiled *p){ in re_subcompile_string() function