Home
last modified time | relevance | path

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

/webtrees/tests/app/Encodings/
H A DAnselTest.php25 use Normalizer; alias
144 $norm = Normalizer::normalize($utf8, Normalizer::FORM_D);
/webtrees/app/Module/
H A DModuleLanguageTrait.php28 use Normalizer; alias
206 $text = normalizer_normalize($text, Normalizer::FORM_KD);
/webtrees/
H A Dcomposer.lock4861 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
4881 "description": "Symfony polyfill for intl's Normalizer class and related functions",