Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DNormalizer.php32 public const NFC = \Normalizer::NFC; define in Symfony\\Polyfill\\Intl\\Normalizer\\Normalizer
44 if (!\in_array($form, [self::NFD, self::NFKD, self::NFC, self::NFKC])) {
50 if (self::NFC == $form && preg_match('//u', $s) && !preg_match('/[^\x00-\x{2FF}]/u', $s)) {
64 case self::NFC: $C = true; $K = false; break;
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/Resources/stubs/
H A DNormalizer.php15 public const NFC = 16; define in Normalizer
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D40.40.js.map1 … 'NCLOB',\n 'NESTING',\n 'NEW',\n 'NEXT',\n 'NFC',\n 'NFD',\n…