Home
last modified time | relevance | path

Searched refs:isMatchinfoNeeded (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/fts3/
H A Dfts3Int.h350 int isMatchinfoNeeded; /* True when aMatchinfo[] needs filling in */ member
H A Dfts3_snippet.c1405 pCsr->isMatchinfoNeeded = 1; in fts3GetMatchinfo()
H A Dfts3.c5668 pCsr->isMatchinfoNeeded = 1; in fts3EvalNext()
5826 pCsr->isMatchinfoNeeded = 1; in fts3EvalGatherStats()