Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dstartup.c602 char *zAux; in main() local
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest6.c317 void testSaveDb(const char *zFile, const char *zAux){ in testSaveDb()
338 void testRestoreDb(const char *zFile, const char *zAux){ in testRestoreDb()
/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3view.c184 char *zAux; in showVocabulary() local
/sqlite-3.40.0/src/
H A Dtest_func.c202 char *zAux = sqlite3_get_auxdata(pCtx, i); in test_auxdata() local