Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c195244 int iDocidLe = -1; /* Index of docid<=x constraint, if present */ local
195317 iDocidLe = i;
195339 if( iDocidLe>=0 ){
195341 pInfo->aConstraintUsage[iDocidLe].argvIndex = iIdx++;