Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12206 #define WHERE_DISTINCT_NOOP 0 /* DISTINCT keyword not used */ macro
107145 hasDistinct = pDistinct ? pDistinct->eTnctType : WHERE_DISTINCT_NOOP;
111456 sDistinct.eTnctType = WHERE_DISTINCT_NOOP;
122404 && pWInfo->eDistinct==WHERE_DISTINCT_NOOP

Completed in 359 milliseconds