| /plugin/gallery/classes/ |
| D | AbstractGallery.php | 49 usort($images, function ($a, $b) { 54 usort($images, function ($a, $b) { 59 usort($images, function ($a, $b) { 64 usort($images, function ($a, $b) {
|
| /plugin/dirpictures/ |
| D | sortPages.php | 16 if ($order == "asc") usort($files, "sortPages::_dateAsc"); 17 elseif ($order == "desc") usort($files, "sortPages::_dateDesc");
|
| /plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/ |
| H A D | SetTrait.php | 14 use function usort; alias 50 usort($children[$class], function ($a, $b) {
|
| /plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/ |
| H A D | CerDerTrait.php | 24 use function usort; alias 149 usort($children, function ($a, $b) { 161 usort($children, function ($a, $b) use ($padding) {
|
| /plugin/filterrss/ |
| D | helper.php | 87 usort($array, 'self::int_key_cmp'); 93 usort($array, 'self::nat_key_cmp');
|
| /plugin/nspages/printers/ |
| D | sorters.php | 25 usort($array, array($this, 'comparator')); 62 usort($array, array($this, "comparator"));
|
| /plugin/nslist/ |
| D | syntax.php | 101 usort($result,array($this,'_sort_date')); 103 usort($result,array($this,'_sort_page'));
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/ |
| H A D | PagingRequestComparator.php | 133 usort($oldControls, function (Control $a, Control $b) { 136 usort($newControls, function (Control $a, Control $b) {
|
| /plugin/spatialhelper/helper/ |
| D | search.php | 166 usort( 170 usort(
|
| /plugin/bookcreator/action/ |
| D | export.php | 162 usort($result, array($this, '_datesort')); 164 usort($result, array($this, '_pagenamesort'));
|
| /plugin/findologicxmlexport/ |
| D | PageGetter.php | 37 usort($pagesData, function($object1, $object2){
|
| /plugin/dw2pdf/_test/ |
| D | ActionPagenameSortTest.php | 99 usort($input, [$action, 'cbPagenameSort']);
|
| /plugin/iptrust2/ |
| D | admin.php | 102 usort($ips, array($this, 'sort_ip')); 146 usort($logins, array($this, 'sort_login'));
|
| /plugin/iptrust/ |
| D | admin.php | 114 usort($ips, array($this, 'sort_ip')); 158 usort($logins, array($this, 'sort_login'));
|
| /plugin/icalendar/ |
| D | syntax.php | 320 usort($entries, 'compareByEndUnixDate'); 323 usort($entries, 'compareByStartUnixDate');
|
| /plugin/rssbycreated/ |
| D | action.php | 52 usort($event->data['data'], array($this, "__sortByDate"));
|
| /plugin/latexit/ |
| D | helper.php | 81 usort($this->packages, array('Package', 'cmpPackages'));
|
| /plugin/codemirror/ |
| D | action.php | 38 usort($acronyms, array($this,'compare'));
|
| /plugin/move/_test/ |
| D | plan.test.php | 97 usort($this->plan, array($this, 'planSorter'));
|
| /plugin/davcal/syntax/ |
| H A D | table.php | 214 usort($events, array("syntax_plugin_davcal_table", "sort_events_desc")); 216 usort($events, array("syntax_plugin_davcal_table", "sort_events_asc"));
|
| /plugin/aichat/syntax/ |
| D | similar.php | 68 usort($similar, static fn($a, $b) =>
|
| /plugin/importfacebookevents/ |
| D | syntax.php | 223 usort($events, 'compareEventStartDateAsc'); 226 usort($events, 'compareEventStartDateDesc');
|
| /plugin/confmanager/configTypes/ |
| D | ConfigManagerSingleLineConfigCascade.php | 32 usort($configs, [$this->helper, '_sortHuman']);
|
| /plugin/strata/syntax/ |
| D | info.php | 66 usort($data, array($this,'_compareNames'));
|
| /plugin/bookcreator/syntax/ |
| D | bookmanager.php | 383 usort($result, array($this, '_datesort')); 385 usort($result, array($this, '_titlesort'));
|