Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c215633 #define JSON_LOOKUP_ISERROR(x) ((x)>=JSON_LOOKUP_PATHERROR) macro
215820 if( !JSON_LOOKUP_ISERROR(rc)
215901 if( !JSON_LOOKUP_ISERROR(rc)
216309 if( JSON_LOOKUP_ISERROR(rc) ) goto jsonInsertIntoBlob_patherror;
216754 if( JSON_LOOKUP_ISERROR(i) ){
217224 if( JSON_LOOKUP_ISERROR(rc) ){
217322 if( JSON_LOOKUP_ISERROR(i) ){
218067 if( JSON_LOOKUP_ISERROR(x) ) continue;
218297 if( JSON_LOOKUP_ISERROR(i) ){