Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c212743 #define JSON_AINS 0x08 /* json_array_insert(), not json_insert() */ macro
218023 JFUNCTION(json_array_insert, -1,1,1, 1,0,JSON_AINS, jsonSetFunc),
218024 JFUNCTION(jsonb_array_insert,-1,1,0, 1,1,JSON_AINS, jsonSetFunc),