Home
last modified time | relevance | path

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

/dokuwiki/inc/Utf8/
H A DTable.php82 public static function specialChars()
83 public static function specialChars() global() function in dokuwiki\\Utf8\\Table
H A DClean.php92 $specials = preg_quote(Table::specialChars(), '/');