Searched refs:MatchInfo (Results 1 – 1 of 1) sorted by relevance
91 typedef struct MatchInfo MatchInfo; typedef92 struct MatchInfo { struct866 MatchInfo *p /* Matchinfo context */ in fts3ExprLHits()904 MatchInfo *p in fts3ExprLHitGather()951 MatchInfo *p = (MatchInfo *)pCtx; in fts3ExprGlobalHitsCb()968 MatchInfo *p = (MatchInfo *)pCtx; in fts3ExprLocalHitsCb()1006 static size_t fts3MatchinfoSize(MatchInfo *pInfo, char cArg){ in fts3MatchinfoSize()1142 static int fts3MatchinfoLcs(Fts3Cursor *pCsr, MatchInfo *pInfo){ in fts3MatchinfoLcs()1233 MatchInfo *pInfo, /* Matchinfo context object */ in fts3MatchinfoValues()1357 MatchInfo sInfo; in fts3GetMatchinfo()[all …]