Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c216709 static void jsonArrayFunc( function
218393 JFUNCTION(json_array, -1,0,1, 1,0,0, jsonArrayFunc),
218394 JFUNCTION(jsonb_array, -1,0,1, 1,1,0, jsonArrayFunc),