Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c217491 #define JEACH_JSON 8 macro
217787 case JEACH_JSON: {
217824 assert( JEACH_ROOT == JEACH_JSON+1 );
217831 if( pConstraint->iColumn < JEACH_JSON ) continue;
217832 iCol = pConstraint->iColumn - JEACH_JSON;