Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c217863 #define JEACH_JSON 8 macro
218159 case JEACH_JSON: {
218196 assert( JEACH_ROOT == JEACH_JSON+1 );
218203 if( pConstraint->iColumn < JEACH_JSON ) continue;
218204 iCol = pConstraint->iColumn - JEACH_JSON;