Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Djson.c1510 #define JSON_JSON 0x01 /* Result is always JSON */ macro
1579 if( flags & JSON_JSON ){ in jsonExtractFunc()
2653 JFUNCTION(->, 2, JSON_JSON, jsonExtractFunc), in sqlite3RegisterJsonFunctions()