Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/Resources/unidata/
H A DRegex.php14 …const BIDI_STEP_1_LTR = '/^[^\x{0000}-\x{0008}\x{0009}\x{000A}\x{000B}\x{000C}\x{000D}\x{000E}-\x{… define in Symfony\\Polyfill\\Intl\\Idn\\Resources\\unidata\\Regex
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php424 if (1 !== preg_match(Regex::BIDI_STEP_1_LTR, $label)) {