Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c23199 static int testcase_glob(const char *zGlob, const char *z){ in testcase_glob()
23513 const char *zGlob = (const char*)sqlite3_column_text(pSql, 1); in lintFkeyIndexes() local