Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/Resources/unidata/
H A DRegex.php15 …const BIDI_STEP_1_RTL = '/^[\x{0590}\x{05BE}\x{05C0}\x{05C3}\x{05C6}\x{05C8}-\x{05CF}\x{05D0}-\x{0… define in Symfony\\Polyfill\\Intl\\Idn\\Resources\\unidata\\Regex
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php389 if (1 !== preg_match(Regex::BIDI_STEP_1_RTL, $label)) {