Home
last modified time | relevance | path

Searched refs:WhereOrInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c163063 typedef struct WhereOrInfo WhereOrInfo; typedef
163330 WhereOrInfo *pOrInfo; /* Extra information if (eOperator & WO_OR)!=0 */
163411 struct WhereOrInfo { struct
166671 static void whereOrInfoDelete(sqlite3 *db, WhereOrInfo *p){
167345 WhereOrInfo *pOrInfo; /* Additional information associated with pTerm */