Home
last modified time | relevance | path

Searched refs:printfFunc (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dfunc.c275 static void printfFunc( in printfFunc() function
2276 FUNCTION(printf, -1, 0, 0, printfFunc ), in sqlite3RegisterBuiltinFunctions()
2277 FUNCTION(format, -1, 0, 0, printfFunc ), in sqlite3RegisterBuiltinFunctions()