Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_snippet.c98 u32 *aMatchinfo; /* Pre-allocated buffer */ member
111 u32 aMatchinfo[1]; member
/sqlite-3.40.0/src/
H A Dtest_func.c850 int *aMatchinfo; /* Return value of matchinfo() */ in rankfunc() local