Home | History | Annotate | Download | only in fts1

Lines Matching refs:QueryTerm

951 typedef struct QueryTerm {
959 } QueryTerm;
993 QueryTerm *pTerms; /* Array of terms. Space obtained from malloc() */
2223 const QueryTerm *aTerm; /* Query string terms */
2590 QueryTerm *pQTerm, /* Term we are looking for, or 1st term of a phrase */
2622 QueryTerm *t;
2787 QueryTerm *aTerm;