Home
last modified time | relevance | path

Searched full:sort (Results 1701 – 1725 of 2280) sorted by relevance

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

/plugin/publist/bib2tpl/lib/
H A DBibTex.php471 … $ret['sortauthor'] = join('', array_map(function ($a) { return $a['sort']; }, $ret['author']));
782 $authorarray[$i]['sort'] = strtolower(trim($last).trim($first));
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js210 // Sort the available keys.
211 pos.sort( oParser.SortNumerical ) ;
/template/argon-alt/assets/js/core/
H A Dpopper.min.js4sort(function(e,t){return t.area-e.area}),a=d.filter(function(e){var t=e.width,i=e.height;return t…
/template/argon/assets/js/core/
H A Dpopper.min.js4sort(function(e,t){return t.area-e.area}),a=d.filter(function(e){var t=e.width,i=e.height;return t…
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2249 * Callback method for Array.sort() which sorts matches by
2258 // sort matches by index first
2265 // if index is the same, sort by length
2597 // sort and remove nested the matches
2598 return this.removeNestedMatches(result.sort(matchesSortCallback));
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dsystemverilog.php197 'max', 'unique_index', 'reverse', 'sort', 'rsort',
H A Dautohotkey.php141 'Sort','SoundBeep','SoundGet',
/dokuwiki/inc/
H A Dindexer.php317 sort($idx);
/plugin/codemirror/dist/modes/
H A Didl.min.js.map1 … 'skip_lun', 'slicer3', 'slide_image',\n 'smooth', 'sobel', 'socket', 'sort', 'spawn',\n 'sp…
/plugin/bureaucracy-au/
H A Dsyntax.php48 * Where to sort in?
/plugin/bureaucracyau/
H A Dsyntax.php48 * Where to sort in?
/plugin/extlist/
H A Dsyntax.php105 { // sort number used to determine priority of this mode
/plugin/farmsync/meta/
H A DFarmSyncUtil.php376 sort($revisionsToAdjust);
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
H A Djplayer.playlist.js472 self.playlist.sort(function() {
/plugin/htmlokay/
H A Dadmin.php72 * return sort order for position in admin menu
/plugin/translator/syntax/
H A Dtranslator.php355 sort($languages);
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.js472 self.playlist.sort(function() {
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js117 this.matches=this.matches.sort(dp.sh.Highlighter.SortCallback);for(var i=0;i<this.matches.length;i+…
/plugin/deflist/
H A Dsyntax.php193 * Where to sort in?
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCard.php95 'SORT-STRING' => 'Sabre\\VObject\\Property\\FlatText',
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCard.php95 'SORT-STRING' => 'Sabre\\VObject\\Property\\FlatText',
/plugin/combo/ComboStrap/
H A DSqlite.php373 * Windows sort of handling/ bug explained here
/plugin/translation/
H A Dhelper.php65 sort($this->translations);
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css350 background: #ecede5 url('sort.png') no-repeat center right;
/plugin/struct/admin/
H A Dschemas.php26 * @return int sort number in admin menu

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