Home | History | Annotate | Download | only in orig

Lines Matching refs:xPhraseSize

11371 ** xPhraseSize:
11555 int (*xPhraseSize)(Fts5Context*, int iPhrase);
186068 ** xPhraseSize:
186252 int (*xPhraseSize)(Fts5Context*, int iPhrase);
188813 int iEnd = io - 1 + pIter->pApi->xPhraseSize(pIter->pFts, ip);
189095 iLast = iOff + pApi->xPhraseSize(pFts, ip);