Searched refs:sqlite3FindTable (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c15201 ** for (3). The sqlite3FindTable() function takes care of translating
20936 SQLITE_PRIVATE Table *sqlite3FindTable(sqlite3*,const char*, const char*);
120970 SQLITE_PRIVATE Table *sqlite3FindTable(sqlite3 *db, const char *zName, const char *zDatabase){ function
[all...]

Completed in 480 milliseconds