Home
last modified time | relevance | path

Searched full:sort (Results 1501 – 1525 of 2280) sorted by relevance

1...<<61626364656667686970>>...92

/plugin/svgembed/
H A Dsyntax.php124 * @return int Sort order - Low numbers go before high numbers
/plugin/fedauth/classes/
H A Dfa_providerlist.class.php94 // if a provider entry is not in any of sort arrays, add it to small
/plugin/groupmgr/
H A Dsyntax.php76 * Sort order
/plugin/abc2/
H A Dsyntax.php33 * @return int Sort order - Low numbers go before high numbers
/plugin/bugzillaint/
H A Dscript.js253 l.sort(function(a,b){
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_multiselect.js206 res.sort(function(a, b) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dstrategy.table.layout.auto.php245 …// Now we need to sort array by key keeping key-value associations in order for array_slice to wor…
/plugin/dokutranslate/
H A Dadmin.php38 * return sort order for position in admin menu
/plugin/solr/
H A Dhelper.php324 sort($namespaces);
/plugin/discussion/syntax/
H A Dthreads.php30 * Sort for applying this mode
/plugin/advanced/admin/
H A Dexport.php16 * @return int sort number in admin menu
/plugin/blogtng/syntax/
H A Dblog.php67 * Sort for applying this mode
/plugin/combo/syntax/
H A Dmenubar.php111 * the mode with the lowest sort number will win out
/template/simple_sidebar/
H A D_mediamanager.css154 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
/template/dokubook/
H A D_mediamanager.css154 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
/template/arctictut/
H A D_mediamanager.css154 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
/template/icke/css/
H A D_mediamanager.css154 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
/template/navigation/
H A D_mediamanager.css154 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
/template/default/
H A D_mediamanager.css154 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
/template/arctic/
H A D_mediamanager.css154 background: url('../../images/icon-sort.png') 3px 1px no-repeat;
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js656 regex[REGEX_DATA].flags = xFlags ? xFlags.split('').sort().join('') : xFlags;
2432 result = (0, _matches.sort)(result);
2449 exports.sort = sort;
2490 function sort(matches) {
2492 // sort matches by index first
2494 // if index is the same, sort by length
2501 return matches.sort(sortMatchesCallback);
4295 …chWithIndex find findAll ' + 'findIndexOf grep inject max min reverseEach sort ' + 'asImmutable as…
4727 … update unregister undo trace test tee take suspend ' + 'stop start split sort skip show set send …
5359 …regexp_test remove replace round rsh select_mask select_rank sgn sin sinh sort sort_index split sq…
[all …]
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js1 …e],i=f[e+1];var j=c(h,0),k=c(i);var l=b.getRange(j,k,false);if(d)l.sort();else l.sort(function(a,b…
/plugin/highlightjs/highlight/
H A Dtest.html191 152824 513.894 {method 'sort' of 'list' objects}
686 "# of elements to sort"
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1 …p\", \"some\", \"some->\", \"some->>\", \"some-fn\", \"some?\", \"sort\",\n \"sort-by\", \"so…
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DRRuleIterator.php899 sort($result, SORT_NUMERIC);
917 sort($filteredResult, SORT_NUMERIC);

1...<<61626364656667686970>>...92