Lines Matching refs:Script
616 The Unicode C<Script> and C<Script_Extensions> properties give what
618 improved version of C<Script>, as demonstrated below. Either property
620 C<\p{Script=Hebrew}> (short: C<\p{sc=hebr}>), or
625 (This is not true for C<Script>, which is required to be
627 returned the plain old C<Script> version, but was changed because
635 scripts, Katakana and Hiragana, but nowhere else. The C<Script>
657 C<Script_Extensions> is thus an improved C<Script>, in which there are
662 C<Script>. If you compile perl with a Unicode release that doesn't have
664 to the plain C<Script> property. If you compile with a version of
665 Unicode that doesn't have the C<Script> property, these extensions will
672 and so go into C<Inherited> in both C<Script> and C<Script_Extensions>.
674 C<Script>, but not in C<Script_Extensions>.)
679 are in that language's C<Script> and C<Script_Extensions>. If they are
684 Script Property": L<https://www.unicode.org/reports/tr24>.
711 For more about scripts versus blocks, see UAX#24 "Unicode Script Property":
714 The C<Script_Extensions> or C<Script> properties are likely to be the