Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c24463 static int testcase_glob(const char *zGlob, const char *z){ in testcase_glob()
24777 const char *zGlob = (const char*)sqlite3_column_text(pSql, 1); in lintFkeyIndexes() local