Searched refs:collators (Results 1 – 1 of 1) sorted by relevance
25 protected static $collators = []; variable in dokuwiki\\Utf8\\Sort50 if (!isset(self::$collators[$lc])) {62 self::$collators[$lc] = $collator;65 return self::$collators[$lc];