Home | History | Annotate | Download | only in fts2

Lines Matching refs:QueryTerm

1870 typedef struct QueryTerm {
1879 } QueryTerm;
1913 QueryTerm *pTerms; /* Array of terms. Space obtained from malloc() */
3266 const QueryTerm *aTerm; /* Query string terms */
3627 QueryTerm *pQTerm, /* Term we are looking for, or 1st term of a phrase */
3669 QueryTerm *t;
3855 QueryTerm *aTerm;