Searched refs:printfFunc (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | func.c | 275 static void printfFunc( in printfFunc() function 2276 FUNCTION(printf, -1, 0, 0, printfFunc ), in sqlite3RegisterBuiltinFunctions() 2277 FUNCTION(format, -1, 0, 0, printfFunc ), in sqlite3RegisterBuiltinFunctions()
|