Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c250469 u8 *aEof; /* Pointer to 1 byte past end of doclist */ member
256069 if( p>=pIter->aEof ){
256088 if( &pIter->aPoslist[pIter->nPoslist]>pIter->aEof ){
256101 pIter->aEof = &pBuf->p[pBuf->n];