Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c216416 static void jsonArrayLengthFunc( function
218025 JFUNCTION(json_array_length, 1,1,0, 0,0,0, jsonArrayLengthFunc),
218026 JFUNCTION(json_array_length, 2,1,0, 0,0,0, jsonArrayLengthFunc),