Home
last modified time | relevance | path

Searched defs:pRe (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c6423 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
6857 static void re_free(ReCompiled *pRe){ in re_free()
6872 ReCompiled *pRe; in re_compile() local
6952 ReCompiled *pRe; /* Compiled regular expression */ in re_sql_func() local
6999 ReCompiled *pRe; in re_bytecode_func() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c6418 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
6852 static void re_free(ReCompiled *pRe){ in re_free()
6867 ReCompiled *pRe; in re_compile() local
6947 ReCompiled *pRe; /* Compiled regular expression */ in re_sql_func() local
6994 ReCompiled *pRe; in re_bytecode_func() local