Home
last modified time | relevance | path

Searched refs:zFree (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/sqlite3/
H A Dshell.c5927 char *zFree = 0; /* Also free this */ in zipfileUpdate() local
6020 zFree = sqlite3_mprintf("%s/", zPath); in zipfileUpdate()
6021 zPath = (const char*)zFree; in zipfileUpdate()
6022 if( zFree==0 ){ in zipfileUpdate()
6095 sqlite3_free(zFree); in zipfileUpdate()
6338 char *zFree = 0; /* Free this before returning */ in zipfileStep() local
6427 zName = zFree = sqlite3_mprintf("%s/", zName); in zipfileStep()
6474 sqlite3_free(zFree); in zipfileStep()
H A Dsqlite3.c166923 char *zFree = 0;
166931 zFree = zFunction = fts3QuoteId(zFunc);
166940 sqlite3_free(zFree);
166980 char *zFree = 0;
166987 zFree = zFunction = fts3QuoteId(zFunc);
166996 sqlite3_free(zFree);
/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c114989 char *zFree = 0;
114996 zFree = zFunction = fts3QuoteId(zFunc);
115002 sqlite3_free(zFree);
115028 char *zFree = 0;
115035 zFree = zFunction = fts3QuoteId(zFunc);
115041 sqlite3_free(zFree);