Searched defs:zFormat (Results 1 – 2 of 2) sorted by relevance
434 void utf8_printf(FILE *out, const char *zFormat, ...){ in utf8_printf()480 static void SQLITE_CDECL iotracePrintf(const char *zFormat, ...){ in iotracePrintf()1838 const char *zFormat, in hash_step_vformat()9901 char *zFormat, /* Format for the result */ in displayStatLine()
20927 static int getDigits(const char *zDate, const char *zFormat, ...){ in getDigits()22016 char *zFormat = (char *)sqlite3_user_data(context); in currentTimeFunc() local