Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c17650 #define WHERE_DISTINCT_NOOP 0 /* DISTINCT keyword not used */ macro
125508 hasDistinct = pDistinct ? pDistinct->eTnctType : WHERE_DISTINCT_NOOP;
130677 sDistinct.eTnctType = WHERE_DISTINCT_NOOP;
144345 && pWInfo->eDistinct==WHERE_DISTINCT_NOOP

Completed in 492 milliseconds