Searched defs:zFormat (Results 1 – 4 of 4) sorted by relevance
/external/sqlite/dist/orig/ |
D | shell.c | 428 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()
|
D | sqlite3.c | 19668 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/ |
D | shell.c | 434 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()
|
D | sqlite3.c | 19668 static int getDigits(const char *zDate, const char *zFormat, ...){ in getDigits() 20757 char *zFormat = (char *)sqlite3_user_data(context); in currentTimeFunc() local
|