Searched defs:re_match (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 3814 #define re_match sqlite3re_match macro 3970 static int re_match(ReCompiled *pRe, const unsigned char *zIn, int nIn){ in re_match() function |
Completed in 81 milliseconds