Home
last modified time | relevance | path

Searched refs:intckIsIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/sqlite3/
HDshell.c14730 static int intckIsIndex(sqlite3_intck *p, const char *zObj){ in intckIsIndex() function
14876 bIsIndex = intckIsIndex(p, zObj); in intckCheckObjectSql()