Searched defs:Query (Results 1 – 3 of 3) sorted by relevance
990 typedef struct Query { struct993 QueryTerm *pTerms; /* Array of terms. Space obtained from malloc() */ argument997 } Query; argument
1127 typedef struct Query { struct1129 QueryTerm *pTerm; argument1130 } Query; typedef
1733 typedef struct Query { struct1736 QueryTerm *pTerms; /* Array of terms. Space obtained from malloc() */ argument1740 } Query; argument