Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_tclvar.c199 const char *zGlob = ""; in tclvarFilter() local
H A Dtest_quota.c256 static int quotaStrglob(const char *zGlob, const char *z){ in quotaStrglob()
H A Dshell.c.in6050 static int testcase_glob(const char *zGlob, const char *z){
6367 const char *zGlob = (const char*)sqlite3_column_text(pSql, 1); local
/sqlite-3.40.0/mptest/
H A Dmptest.c136 int strglob(const char *zGlob, const char *z){ in strglob()