Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c216799 static void jsonPatchFunc( function
218036 JFUNCTION(json_patch, 2,1,1, 0,0,0, jsonPatchFunc),
218037 JFUNCTION(jsonb_patch, 2,1,0, 0,1,0, jsonPatchFunc),