Home
last modified time | relevance | path

Searched defs:isDistinct (Results 1 – 1 of 1) sorted by relevance

/external/sqlite/dist/
Dsqlite3.c8639 u8 isDistinct; /* True if the DISTINCT keyword is present */ member
63735 int isDistinct, /* true if the DISTINCT keyword is present */ in sqlite3SelectNew()
66728 int isDistinct; /* True if the DISTINCT keyword is present */ in sqlite3Select() local