QueryTerm         993 third_party/sqlite/src/ext/fts1/fts1.c   QueryTerm *pTerms;    /* Array of terms.  Space obtained from malloc() */
QueryTerm        2223 third_party/sqlite/src/ext/fts1/fts1.c   const QueryTerm *aTerm;              /* Query string terms */
QueryTerm        2590 third_party/sqlite/src/ext/fts1/fts1.c   QueryTerm *pQTerm,    /* Term we are looking for, or 1st term of a phrase */
QueryTerm        2622 third_party/sqlite/src/ext/fts1/fts1.c   QueryTerm *t;
QueryTerm        2787 third_party/sqlite/src/ext/fts1/fts1.c   QueryTerm *aTerm;
QueryTerm        1117 third_party/sqlite/src/ext/fts1/fulltext.c   QueryTerm *pTerm;
QueryTerm        1121 third_party/sqlite/src/ext/fts1/fulltext.c   QueryTerm *t;
QueryTerm        1913 third_party/sqlite/src/ext/fts2/fts2.c   QueryTerm *pTerms;    /* Array of terms.  Space obtained from malloc() */
QueryTerm        3266 third_party/sqlite/src/ext/fts2/fts2.c   const QueryTerm *aTerm;              /* Query string terms */
QueryTerm        3627 third_party/sqlite/src/ext/fts2/fts2.c   QueryTerm *pQTerm,  /* Term we are looking for, or 1st term of a phrase */
QueryTerm        3669 third_party/sqlite/src/ext/fts2/fts2.c   QueryTerm *t;
QueryTerm        3855 third_party/sqlite/src/ext/fts2/fts2.c   QueryTerm *aTerm;