Home
last modified time | relevance | path

Searched refs:snippetMatch (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfts1.c1007 struct snippetMatch { /* One entry for each matching term */ struct
2183 struct snippetMatch *pMatch; in snippetAppendMatch()
2323 struct snippetMatch *pMatch = &p->aMatch[i]; in snippetOffsetText()
2347 struct snippetMatch *aMatch, /* Matching words */ in wordBoundary()
2416 struct snippetMatch *aMatch; in snippetText()
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1750 struct snippetMatch { /* One entry for each matching term */ struct
3049 struct snippetMatch *pMatch; in snippetAppendMatch()
3191 struct snippetMatch *pMatch = &p->aMatch[i]; in snippetOffsetText()
3215 struct snippetMatch *aMatch, /* Matching words */ in wordBoundary()
3265 struct snippetMatch *aMatch; in snippetText()