Searched defs:sqlite3_vsnprintf (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c19825 SQLITE_API char *sqlite3_vsnprintf(int n, char *zBuf, const char *zFormat, va_list ap){ function
[all...]
/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.c20443 SQLITE_API char *sqlite3_vsnprintf(int n, char *zBuf, const char *zFormat, va_list ap){ function
[all...]

Completed in 1181 milliseconds