| /plugin/combo/db/combo/ |
| H A D | update0006.sql | 10 create index if not exists PAGES_DATE_MODIFED ON PAGES (DATE_MODIFIED DESC); 11 create index if not exists PAGES_DATE_CREATED ON PAGES (DATE_CREATED DESC); 12 create index if not exists PAGES_DATE_PUBLISHED ON PAGES (DATE_CREATED DESC);
|
| H A D | update0007.sql | 14 create index if not exists DATE_START ON PAGES (DATE_START DESC); 15 create index if not exists DATE_END ON PAGES (DATE_END DESC);
|
| /plugin/combo/action/ |
| H A D | qualitymutation.php | 26 const DESC = "desc"; define in action_plugin_combo_qualitymutation 83 $desc = $data[self::DESC]; 119 … self::DESC => "The variable ($variableName) has the new value ($newValue) overriding ($oldValue)"
|
| /plugin/combo/db/combo-secondary/ |
| H A D | update0002.sql | 11 create index if not exists CACHE_LOG_TIMESTAMP ON CACHE_LOG (TIMESTAMP DESC);
|
| H A D | update0001.sql | 19 create index if not exists REDIRECTIONS_LOG_TIMESTAMP ON REDIRECTIONS_LOG (TIMESTAMP DESC);
|
| /plugin/combo/ComboStrap/PageSqlParser/ |
| H A D | PageSqlLexer.interp | 111 DESC 182 DESC
|
| H A D | PageSqlLexer.tokens | 37 DESC=37
|
| H A D | PageSql.tokens | 37 DESC=37
|
| H A D | PageSql.interp | 111 DESC
|
| H A D | PageSqlLexer.php | 29 BY = 36, DESC = 37, ESCAPE = 38, FALSE = 39, FROM = 40, GLOB = 41,
|
| H A D | PageSqlParser.php | 33 BY = 36, DESC = 37, ESCAPE = 38, FALSE = 39, FROM = 40, GLOB = 41, 1066 if ($_la === self::ASC || $_la === self::DESC) { 1071 if (!($_la === self::ASC || $_la === self::DESC)) { 2030 public function DESC() : ?TerminalNode function in ComboStrap\\PageSqlParser\\Context\\OrderByDefContext 2032 return $this->getToken(PageSqlParser::DESC, 0);
|
| /plugin/zwidoku/ |
| H A D | getEncyc.php | 207 $DESC = new ShortDescription($articleWiki,$articleTXT); variable 208 $description=$DESC->getDescription();
|
| /plugin/facebookalbum/ |
| D | syntax.php | 114 $params[FB_ALBUM_ORDER] = 'DESC';
|
| /plugin/combo/grammar/ |
| H A D | PageSql.g4 | 50 DESC: D E S C; 237 orderByDef: SqlName (ASC | DESC)? ;
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-sql.js | 49 …|CURRENT_USER|CURSOR|DATABASE|DBCC|DEALLOCATE|DECLARE|DEFAULT|DELETE|DENY|DESC|DISK|DISTINCT|DISTR…
|
| /plugin/statistics/_test/ |
| D | LoggerTest.php | 350 … $outlink = $this->helper->getDB()->queryRecord('SELECT * FROM outlinks ORDER BY dt DESC LIMIT 1'); 613 'SELECT * FROM campaigns WHERE session = ? ORDER BY rowid DESC LIMIT 1',
|
| /plugin/importfacebookevents/ |
| D | syntax.php | 144 elseif ($params[FB_EVENTS_SORT] != 'DESC') {
|
| /plugin/combo/ComboStrap/ |
| H A D | PageSqlTreeListener.php | 233 case PageSqlParser::DESC:
|
| /plugin/codemirror/dist/modes/ |
| D | pig.min.js.map | 1 …HEMA PARALLEL \"\n + \"PARTITION GROUP AND OR NOT GENERATE FLATTEN ASC DESC IS STREAM THROUGH S…
|
| /plugin/importfacebookevents/nppBackup/ |
| D | syntax.php.2018-03-08_163705.bak | 140 elseif ($params[FB_EVENTS_SORT] != 'DESC') {
|
| D | syntax.php.2018-03-08_165158.bak | 144 elseif ($params[FB_EVENTS_SORT] != 'DESC') {
|
| D | syntax.php.2018-03-08_163718.bak | 140 elseif ($params[FB_EVENTS_SORT] != 'DESC') {
|
| D | syntax.php.2018-03-08_165255.bak | 144 elseif ($params[FB_EVENTS_SORT] != 'DESC') {
|
| D | syntax.php.2018-03-08_164623.bak | 140 elseif ($params[FB_EVENTS_SORT] != 'DESC') {
|
| D | syntax.php.2018-03-08_163658.bak | 140 elseif ($params[FB_EVENTS_SORT] != 'DESC') {
|