Home
last modified time | relevance | path

Searched refs:pagesorter (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Search/
H A DMetadataSearch.php111 uksort($pages, $this->pagesorter(...));
267 protected function pagesorter(string $a, string $b): int function in dokuwiki\\Search\\MetadataSearch