Home | History | Annotate | Download | only in fts2

Lines Matching refs:fts2HashKeysize

6171     pData[i].nTerm = fts2HashKeysize(e);
6777 nResultBytes += fts2HashKeysize(e)+1; /* Term plus trailing space */
6780 pData[iTerm].nTerm = fts2HashKeysize(e);