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.c215314 #define JSON_LOOKUP_ISERROR(x) ((x)>=JSON_LOOKUP_PATHERROR) macro
215501 if( !JSON_LOOKUP_ISERROR(rc)
215582 if( !JSON_LOOKUP_ISERROR(rc)
215990 if( JSON_LOOKUP_ISERROR(rc) ) goto jsonInsertIntoBlob_patherror;
216435 if( JSON_LOOKUP_ISERROR(i) ){
216905 if( JSON_LOOKUP_ISERROR(rc) ){
217003 if( JSON_LOOKUP_ISERROR(i) ){
217695 if( JSON_LOOKUP_ISERROR(x) ) continue;
217925 if( JSON_LOOKUP_ISERROR(i) ){