Searched defs:zFormat (Results 1 – 4 of 4) sorted by relevance
| /external/sqlite/dist/ |
| D | shell.c | 384 void utf8_printf(FILE *out, const char *zFormat, ...){ in utf8_printf() 424 static void SQLITE_CDECL iotracePrintf(const char *zFormat, ...){ in iotracePrintf() 1177 const char *zFormat, in hash_step_vformat() 2299 char *zFormat, /* Format for the result */ in displayStatLine()
|
| D | sqlite3.c | 18915 static int getDigits(const char *zDate, const char *zFormat, ...){ in getDigits() 20002 char *zFormat = (char *)sqlite3_user_data(context); in currentTimeFunc() local
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 378 void utf8_printf(FILE *out, const char *zFormat, ...){ in utf8_printf() 418 static void SQLITE_CDECL iotracePrintf(const char *zFormat, ...){ in iotracePrintf() 1171 const char *zFormat, in hash_step_vformat() 2293 char *zFormat, /* Format for the result */ in displayStatLine()
|
| D | sqlite3.c | 18915 static int getDigits(const char *zDate, const char *zFormat, ...){ in getDigits() 20002 char *zFormat = (char *)sqlite3_user_data(context); in currentTimeFunc() local
|