Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/ext/fts1/
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
/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dfts2.c1933 } *aMatch; /* Points to space obtained from malloc */ member
3392 struct snippetMatch *aMatch, /* Matching words */ in wordBoundary()
3442 struct snippetMatch *aMatch; in snippetText() local