Searched defs:bFirst (Results 1 – 6 of 6) sorted by relevance
246 int bFirst = 1; in fts5ConfigParseSpecial() local
92 u8 bFirst; /* True if token must be first in column */ member550 int bFirst = pPhrase->aTerm[0].bFirst; in fts5ExprPhraseIsMatch() local
6691 int bFirst = (iPgidxOff==szLeaf); /* True for first term on page */ in fts5DecodeFunction() local
408 int bFirst; /* True if token must appear at position 0 */ member
3776 int bFirst = (p->term.n==0); /* True for first term on the node */ in nodeReaderNext() local3968 int bFirst = (pPrev->n==0); /* True if this is the first term written */ in fts3AppendToNode() local
3968 int bFirst = 0; /* True for first key of output run */ in mergeWorkerWrite() local