Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DNormalizer.php33 public const NFKC = \Normalizer::NFKC; define in Symfony\\Polyfill\\Intl\\Normalizer\\Normalizer
44 if (!\in_array($form, [self::NFD, self::NFKD, self::NFC, self::NFKC])) {
66 case self::NFKC: $C = true; $K = true; break;
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/
H A DNormalizer.php16 public const NFKC = 32; define in Normalizer
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D40.40.js.map1 … 'NEW',\n 'NEXT',\n 'NFC',\n 'NFD',\n 'NFKC',\n 'NFKD',\…