Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dsqldiff.c188 if( az ){ in namelistFree()
190 for(i=0; az[i]; i++) sqlite3_free(az[i]); in namelistFree()
332 az = sqlite3_realloc(az, sizeof(char*)*(naz+2) ); in columnNames()
339 if( az ) az[naz] = 0; in columnNames()
365 az = 0; in columnNames()
368 return az; in columnNames()
586 if( az==0 in diff_one_table()
589 || az[n] in diff_one_table()
1180 strPrintf(pStr, zFmt, az[i], az[i], az[i]); in strPrintfArray()
1429 if( az==0 in summarize_one_table()
[all …]
/sqlite-3.40.0/test/
H A Dthreadtest1.c162 void db_query_free(char **az){ in db_query_free() argument
164 for(i=0; az[i]; i++){ in db_query_free()
165 sqlite3_free(az[i]); in db_query_free()
167 free(az); in db_query_free()
177 va_start(ap, az); in db_check()
179 if( az[i]==0 || strcmp(az[i],z)!=0 ){ in db_check()
181 zFile, zMsg, i+1, az[i]); in db_check()
182 db_query_free(az); in db_check()
187 db_query_free(az); in db_check()
199 char **az; in worker_bee() local
[all …]
H A Dresolver01.test146 INSERT INTO t4 VALUES('az');
H A Dtclsqlite.test345 } {az}
/sqlite-3.40.0/ext/misc/
H A Dmemstat.c145 char **az, *z; in memstatFindSchemas() local
146 az = sqlite3_realloc64(pCur->azDb, sizeof(char*)*(pCur->nDb+1)); in memstatFindSchemas()
147 if( az==0 ){ in memstatFindSchemas()
151 pCur->azDb = az; in memstatFindSchemas()
H A Dcarray.c452 char **az = (char**)pNew->aData; in sqlite3_carray_bind() local
453 char *z = (char*)&az[nData]; in sqlite3_carray_bind()
458 az[i] = 0; in sqlite3_carray_bind()
461 az[i] = z; in sqlite3_carray_bind()
H A Dvfsstat.c677 const char **az; in vstattabColumn() local
678 az = (pCur->i/VFSSTAT_nStat)==VFSSTAT_ANY ? azStatAny : azStat; in vstattabColumn()
679 sqlite3_result_text(ctx, az[pCur->i%VFSSTAT_nStat], -1, SQLITE_STATIC); in vstattabColumn()
/sqlite-3.40.0/src/
H A Dtest_async.c170 const char *az[] = { "never", "now", "idle", 0 }; in testAsyncControl() local
189 if( Tcl_GetIndexFromObj(interp, objv[2], az, "value", 0, &iVal) ){ in testAsyncControl()
223 Tcl_SetObjResult(interp, Tcl_NewStringObj(az[iVal], -1)); in testAsyncControl()
H A Dbuild.c5174 static const char * const az[] = { "BEGIN", "RELEASE", "ROLLBACK" }; in sqlite3Savepoint() local
5177 if( !v || sqlite3AuthCheck(pParse, SQLITE_SAVEPOINT, az[op], zName, 0) ){ in sqlite3Savepoint()
H A Dshell.c.in1931 const char *az[4]; local
1932 az[0] = zA1;
1933 az[1] = zA2;
1934 az[2] = zA3;
1935 az[3] = zA4;
1939 if( az[i] ){
1940 output_c_string(p->out, az[i]);
2545 static int captureOutputCallback(void *pArg, int nArg, char **azArg, char **az){ argument
2548 UNUSED_PARAMETER(az);
/sqlite-3.40.0/ext/fts3/unicode/
H A DCaseFolding.txt43 # - For Turkic languages (tr, az), this mapping can be used instead of the normal mapping for th…