Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c217154 static void jsonObjectFunc( function
218406 JFUNCTION(json_object, -1,0,1, 1,0,0, jsonObjectFunc),
218407 JFUNCTION(jsonb_object, -1,0,1, 1,1,0, jsonObjectFunc),