Home
last modified time | relevance | path

Searched defs:zFormat (Results 1 – 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c428 void utf8_printf(FILE *out, const char *zFormat, ...){ in utf8_printf()
468 static void SQLITE_CDECL iotracePrintf(const char *zFormat, ...){ in iotracePrintf()
1862 const char *zFormat, in hash_step_vformat()
9151 char *zFormat, /* Format for the result */ in displayStatLine()
Dsqlite3.c19668 static int getDigits(const char *zDate, const char *zFormat, ...){ in getDigits()
20757 char *zFormat = (char *)sqlite3_user_data(context); in currentTimeFunc() local
/external/sqlite/dist/
Dshell.c434 void utf8_printf(FILE *out, const char *zFormat, ...){ in utf8_printf()
474 static void SQLITE_CDECL iotracePrintf(const char *zFormat, ...){ in iotracePrintf()
1868 const char *zFormat, in hash_step_vformat()
9157 char *zFormat, /* Format for the result */ in displayStatLine()
Dsqlite3.c19668 static int getDigits(const char *zDate, const char *zFormat, ...){ in getDigits()
20757 char *zFormat = (char *)sqlite3_user_data(context); in currentTimeFunc() local