Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dblobio.c39 const char *zTable; in readblobFunc() local
92 const char *zTable; in writeblobFunc() local
H A Ddbdump.c383 const char *zTable; in dump_callback() local
635 const char *zTable, /* Which table to dump. NULL means everything. */ in sqlite3_db_dump()
699 const char *zTable = 0; in main() local
H A Dnextchar.c207 const unsigned char *zTable = sqlite3_value_text(argv[1]); in nextCharFunc() local
H A Dspellfix.c740 const char *zTable /* Name of the table from which to load */ in editDist3ConfigLoad()
1179 const char *zTable = (const char*)sqlite3_value_text(argv[0]); in editDist3SqlFunc() local
/sqlite-3.40.0/test/
H A Dthreadtest5.c122 static void waitOnTable(sqlite3 *db, const char *zWorker, const char *zTable){ in waitOnTable()
/sqlite-3.40.0/src/
H A Dtest_blob.c110 const char *zTable; in test_blob_open() local
H A Dvdbeblob.c125 const char *zTable, /* The table containing the blob */ in sqlite3_blob_open()
H A Dresolve.c949 const char *zTable; in resolveExprStep() local
H A Dtclsqlite.c395 const char *zTable, in createIncrblobChannel()
2447 char *zTable; /* Insert data into this table */ in DbObjCmd() local
H A Dalter.c1470 const char *zTable = (const char*)sqlite3_value_text(argv[4]); in renameColumnFunc() local
H A Dshell.c.in4163 const char *zTable; local
5641 const char *zTable
8381 char *zTable = 0; /* Insert data into this table */ local
H A Dbuild.c338 int sqlite3UserAuthTable(const char *zTable){ in sqlite3UserAuthTable()
/sqlite-3.40.0/tool/
H A Doffsets.c65 const char *zTable, /* Name of the table */ in ofstRootAndColumn()
/sqlite-3.40.0/ext/expert/
H A Dsqlite3expert.c987 const char *zTable = pScan->pTab->zName; in idxCreateFromCons() local