Searched defs:asc (Results 1 – 6 of 6) sorted by relevance
/plugin/struct/meta/ | ||
H A D | SearchConfigParameters.php | 80 public function setSort($column, $asc = true) |
H A D | Search.php | 130 public function addSort($colname, $asc = true, $nc = true) |
/plugin/highlightjs/highlight/languages/ | ||
H A D | axapta.js | 11 …, 'avg':1, 'minof':1, 'maxof':1, 'count':1, 'order':1, 'group':1, 'by':1, 'asc':1, 'desc':1, 'inde… property in hljs.LANGUAGES.axapta.defaultMode.keywords |
H A D | vbscript.js | 13 …1, 'space': 1, 'abs': 1, 'clng': 1, 'timeserial': 1, 'fixs': 1, 'len': 1, 'asc': 1, 'isempty': 1, … property in hljs.LANGUAGES.vbscript.defaultMode.keywords.built_in |
H A D | sql.js | 13 …ic': 1, 'public': 1, 'preserve': 1, 'full': 1, 'goto': 1, 'initially': 1, 'asc': 1, 'no': 1, 'key'… property in hljs.LANGUAGES.sql.defaultMode.keywords.keyword |
/plugin/highlightjs/highlight/ | ||
H A D | highlight.pack.js | 1 …</gm,"<").replace(/>/gm,">")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.bash |