Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c15209 char *zObj; /* Current object. Or NULL. */ member
15649 static int intckIsIndex(sqlite3_intck *p, const char *zObj){ in intckIsIndex()
15675 const char *zObj, /* Object (table or index) to scan */ in intckCheckObjectSql()
16093 const char *sqlite3_intck_test_sql(sqlite3_intck *p, const char *zObj){ in sqlite3_intck_test_sql()