Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Djson.c1513 #define JSON_ISSET 0x04 /* json_set(), not json_insert() */ macro
2661 JFUNCTION(json_set, -1, JSON_ISSET, jsonSetFunc), in sqlite3RegisterJsonFunctions()