Searched refs:WhereOrInfo (Results 1 – 2 of 2) sorted by relevance
25 typedef struct WhereOrInfo WhereOrInfo; typedef282 WhereOrInfo *pOrInfo; /* Extra information if (eOperator & WO_OR)!=0 */363 struct WhereOrInfo { struct
28 static void whereOrInfoDelete(sqlite3 *db, WhereOrInfo *p){ in whereOrInfoDelete()652 WhereOrInfo *pOrInfo; /* Additional information associated with pTerm */ in exprAnalyzeOrTerm()