Searched defs:eDistinct (Results 1 – 3 of 3) sorted by relevance
35 int eDistinct; /* Value to return from sqlite3_vtab_distinct() */ member1186 int eDistinct = 0; in allocateIndexInfo() local
480 u8 eDistinct; /* One of the WHERE_DISTINCT_* values */ member
1071 int eDistinct /* SF_Distinct or SF_ALL or 0 */ in sqlite3ExprFunction()