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

/osnet-11/usr/src/lib/libsqlite/src/
H A Dprintf.c773 ** sqlite_snprintf() works like snprintf() except that it ignores the
778 char *sqlite_snprintf(int n, char *zBuf, const char *zFormat, ...){ function

Completed in 17 milliseconds