Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Djson.c1475 static void jsonArrayLengthFunc( in jsonArrayLengthFunc() function
2650 JFUNCTION(json_array_length, 1, 0, jsonArrayLengthFunc), in sqlite3RegisterJsonFunctions()
2651 JFUNCTION(json_array_length, 2, 0, jsonArrayLengthFunc), in sqlite3RegisterJsonFunctions()