Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c216390 static void jsonArrayFunc( function
218021 JFUNCTION(json_array, -1,0,1, 1,0,0, jsonArrayFunc),
218022 JFUNCTION(jsonb_array, -1,0,1, 1,1,0, jsonArrayFunc),