Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c212740 #define JSON_SQL 0x02 /* Result is always SQL */ macro
216556 if( (flags & (JSON_SQL|JSON_BLOB))==0
218031 JFUNCTION(->>, 2,1,0, 0,0,JSON_SQL, jsonExtractFunc),