Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c217118 static void jsonPatchFunc( function
218408 JFUNCTION(json_patch, 2,1,1, 0,0,0, jsonPatchFunc),
218409 JFUNCTION(jsonb_patch, 2,1,0, 0,1,0, jsonPatchFunc),