Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c8403 char *zFree = 0; /* Also free this */ in zipfileUpdate() local
8496 zFree = sqlite3_mprintf("%s/", zPath); in zipfileUpdate()
8497 zPath = (const char*)zFree; in zipfileUpdate()
8498 if( zFree==0 ){ in zipfileUpdate()
8571 sqlite3_free(zFree); in zipfileUpdate()
8814 char *zFree = 0; /* Free this before returning */ in zipfileStep() local
8903 zName = zFree = sqlite3_mprintf("%s/", zName); in zipfileStep()
8950 sqlite3_free(zFree); in zipfileStep()
13786 char *zFree = 0; in recoverWriteSchema1() local
13790 zSql = (const char*)(zFree in recoverWriteSchema1()
[all...]
H A Dsqlite3.c58056 char *zFree = 0; /* Free this buffer */ global() local
180530 char *zFree = 0; global() local
180587 char *zFree = 0; global() local
[all...]

Completed in 157 milliseconds