Home
last modified time | relevance | path

Searched full:asort (Results 26 – 50 of 57) sorted by last modified time

123

/plugin/tagfilter/
H A Dhelper.php79 asort($matchedTag_label); //TODO update next release to dokuwiki builtin sort
417 asort($pages);
/plugin/pureldap/classes/
H A DADClient.php141 asort($groups);
/plugin/quickstats/
H A Dadmin.php87 asort($this->countries);
/plugin/addressbook/
H A Dsyntax.php957 /* Inspired by https://www.php.net/manual/de/function.asort.php
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.write.php197 asort($ArrayOfGenres); // sort into alphabetical order
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCache.php168 asort($values);
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …tents ob_implicit_flush ob_list_handlers ksort krsort natsort natcasesort asort arsort sort rsort …
H A Dphp.min.js1 …tents ob_implicit_flush ob_list_handlers ksort krsort natsort natcasesort asort arsort sort rsort …
/plugin/accscounter/syntax/
H A Dpopularity.php118 asort($counters, SORT_NUMERIC);
/plugin/tagsections/
H A Dhelper.php76 asort($tag_label_r);
/plugin/dlcounter/
H A Dsyntax.php129 if( $sort == 'sort' ) asort( $json );
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dsort.rst14 Internally, Twig uses the PHP `asort`_ function to maintain index
18 .. _`asort`: https://secure.php.net/asort target in ``sort``
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php922 asort($array);
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DSyntaxError.php51 asort($alternatives);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DDashboard.php206 asort($leastTestedClasses);
207 asort($leastTestedMethods);
/plugin/database2/
H A Ddatabase2.php1352 asort( $index );
/plugin/nsindex/
H A Dsyntax.php210 asort($sort);
/plugin/issuetracker/
H A Daction.php886 asort($new_element);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DInfo.php139 asort($values);
H A DSource.php158 asort($this->_sourceCache);
H A DVersionControl.php248 asort($errors);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php620 asort($this->_listenerTimes, SORT_NUMERIC);
/plugin/rater/
H A Dsyntax.php746 asort($sortable_array);
/plugin/authorlist/
H A Dhelper.php149 asort($this->authors);
/plugin/markdownextra/
H A Dmarkdown.php273 asort($this->document_gamut);
274 asort($this->block_gamut);
275 asort($this->span_gamut);

123