Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dthreadtest1.c162 void db_query_free(char **az){ in db_query_free()
173 void db_check(const char *zFile, const char *zMsg, char **az, ...){ in db_check()
199 char **az; in worker_bee() local
/sqlite-3.40.0/tool/
H A Dsqldiff.c187 static void namelistFree(char **az){ in namelistFree()
245 char **az = 0; /* List of column names to be returned */ in columnNames() local
450 char **az = 0; /* List of columns */ in dump_table() local
525 char **az = 0; /* Columns in main */ in diff_one_table() local
1175 char **az, int n /* Array of strings & its size (or -1) */ in strPrintfArray()
1392 char **az = 0; /* Columns in main */ in summarize_one_table() local
/sqlite-3.40.0/src/
H A Dtest_async.c170 const char *az[] = { "never", "now", "idle", 0 }; in testAsyncControl() local
H A Dbuild.c5174 static const char * const az[] = { "BEGIN", "RELEASE", "ROLLBACK" }; in sqlite3Savepoint() local
H A Dshell.c.in1931 const char *az[4]; local
2545 static int captureOutputCallback(void *pArg, int nArg, char **azArg, char **az){
/sqlite-3.40.0/ext/misc/
H A Dmemstat.c145 char **az, *z; in memstatFindSchemas() local
H A Dcarray.c452 char **az = (char**)pNew->aData; in sqlite3_carray_bind() local
H A Dvfsstat.c677 const char **az; in vstattabColumn() local