Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dfunc.c79 static void typeofFunc( in typeofFunc() function
2272 FUNCTION2(typeof, 1, 0, 0, typeofFunc, SQLITE_FUNC_TYPEOF), in sqlite3RegisterBuiltinFunctions()