Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DNormalizer.php31 public const NFKD = \Normalizer::NFKD; define in Symfony\\Polyfill\\Intl\\Normalizer\\Normalizer
44 if (!\in_array($form, [self::NFD, self::NFKD, self::NFC, self::NFKC])) {
67 case self::NFKD: $C = false; $K = true; break;
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/
H A DNormalizer.php14 public const NFKD = 8; define in Normalizer
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DUstring.php529 $string = \Normalizer::normalize($string, \Normalizer::NFKD);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D40.40.js.map1 … 'NEXT',\n 'NFC',\n 'NFD',\n 'NFKC',\n 'NFKD',\n 'NIL',\n…