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

/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c42668 char *zFull = sqlite3MallocZero( nFull ); local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c23880 ** pathname into zFull[]. zFull[] will be at least pVfs->mxPathname
23887 char *zFull /* Output buffer */
23896 sqlite3_snprintf( nFull, zFull, zFullUTF );
[all...]

Completed in 523 milliseconds