Searched refs:nInstCount (Results 1 – 1 of 1) sorted by relevance
199 int nInstCount; /* Number of phrase instances */ member1979 pCsr->nInstCount = nInst; in fts5CacheInstArray()1990 *pnInst = pCsr->nInstCount; in fts5ApiInstCount()2007 if( iIdx<0 || iIdx>=pCsr->nInstCount ){ in fts5ApiInst()