Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Djson.c1912 static void jsonTypeFunc( in jsonTypeFunc() function
2662 JFUNCTION(json_type, 1, 0, jsonTypeFunc), in sqlite3RegisterJsonFunctions()
2663 JFUNCTION(json_type, 2, 0, jsonTypeFunc), in sqlite3RegisterJsonFunctions()