Home
last modified time | relevance | path

Searched defs:aMatch (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfts1.c1013 } *aMatch; /* Points to space obtained from malloc */ member
2347 struct snippetMatch *aMatch, /* Matching words */ in wordBoundary()
2416 struct snippetMatch *aMatch; in snippetText() local
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1756 } *aMatch; /* Points to space obtained from malloc */ member
3215 struct snippetMatch *aMatch, /* Matching words */ in wordBoundary()
3265 struct snippetMatch *aMatch; in snippetText() local