Searched defs:pRe (Results 1 – 1 of 1) sorted by relevance
3970 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match()4404 static void re_free(ReCompiled *pRe){ in re_free()4419 ReCompiled *pRe; in re_compile() local4499 ReCompiled *pRe; /* Compiled regular expression */ in re_sql_func() local4546 ReCompiled *pRe; in re_bytecode_func() local