Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8961 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()
9404 static void re_free(ReCompiled *pRe){ in re_free()
9433 ReCompiled *pRe; in re_compile() local
9530 ReCompiled *pRe; /* Compiled regular expression */ in re_sql_func() local
9585 ReCompiled *pRe; in re_bytecode_func() local