Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dselect.c58 int isDistinct, /* true if the DISTINCT keyword is present */ in sqlite3SelectNew()
3720 int isDistinct; /* True if the DISTINCT keyword is present */ in sqlite3Select() local