Home
last modified time | relevance | path

Searched refs:BIDI_STEP_4_AN (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/Resources/unidata/
H A DRegex.php18 …const BIDI_STEP_4_AN = '/[\x{0600}-\x{0605}\x{0660}-\x{0669}\x{066B}-\x{066C}\x{06DD}\x{08E2}\x{10… define in Symfony\\Polyfill\\Intl\\Idn\\Resources\\unidata\\Regex
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php412 …if (1 === preg_match(Regex::BIDI_STEP_4_AN, $label) && 1 === preg_match(Regex::BIDI_STEP_4_EN, $la…