Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DNormalizer.php30 public const NFD = \Normalizer::NFD; define in Symfony\\Polyfill\\Intl\\Normalizer\\Normalizer
44 if (!\in_array($form, [self::NFD, self::NFKD, self::NFC, self::NFKC])) {
65 case self::NFD: $C = false; $K = false; break;
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/
H A DNormalizer.php13 public const NFD = 4; define in Normalizer
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D40.40.js.map1 … 'NESTING',\n 'NEW',\n 'NEXT',\n 'NFC',\n 'NFD',\n 'NFKC',\…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …nction(str) { return str.normalize(\"NFD\").toLowerCase() }\n noFold = function(str) { return s…