Lines Matching refs:FTS3_MATCHINFO_HITS
151595 #define FTS3_MATCHINFO_HITS 'x' /* 3*nCol*nPhrase values */
152477 ** FTS3_MATCHINFO_HITS matchinfo array. The global stats are those elements
152512 ** FTS3_MATCHINFO_HITS array. The local stats are those elements of the
152549 || (cArg==FTS3_MATCHINFO_HITS)
152584 assert( cArg==FTS3_MATCHINFO_HITS );
152847 assert( zArg[i]==FTS3_MATCHINFO_HITS );