Searched defs:isIgnoreEmpty (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c124739 int isIgnoreEmpty = (pCsr->pFilter->flags & FTS3_SEGMENT_IGNORE_EMPTY); local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c183103 int isIgnoreEmpty = (pCsr->pFilter->flags & FTS3_SEGMENT_IGNORE_EMPTY); local
[all...]

Completed in 1554 milliseconds