Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/Resources/unidata/
H A DRegex.php20 …const BIDI_STEP_5 = '/[\x{0009}\x{000A}\x{000B}\x{000C}\x{000D}\x{001C}-\x{001E}\x{001F}\x{0020}\x… define in Symfony\\Polyfill\\Intl\\Idn\\Resources\\unidata\\Regex
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php432 if (1 === preg_match(Regex::BIDI_STEP_5, $label)) {