Searched refs:NFKC (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/ |
H A D | Normalizer.php | 33 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 D | Normalizer.php | 16 public const NFKC = 32; define in Normalizer
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 40.40.js.map | 1 … 'NEW',\n 'NEXT',\n 'NFC',\n 'NFD',\n 'NFKC',\n 'NFKD',\…
|