Lines Matching refs:Character
90 =head2 Byte and Character Semantics
97 "Character".
104 term "Character Semantics" in the title of this section refers to.
205 The bottom line is that Perl has always practiced "Character Semantics",
302 indications for Unicode; see L<perlre/Character set modifiers>.
335 Character classes in regular expressions match based on the character
347 See L</"Unicode Character Properties"> for more details.
351 See L</"User-Defined Character Properties"> for more details.
402 =head2 Unicode Character Properties
426 C<Bidi_Class> property (see L</"Bidirectional Character Types"> below),
455 C<"Letter">, but for the L<C<Bidi_Class>|/Bidirectional Character Types>
571 =head3 B<Bidirectional Character Types>
859 L<perlrecharclass/POSIX Character Classes>.
930 L<perlrecharclass/POSIX Character Classes>.
1159 =head2 User-Defined Character Properties
1320 =head2 Character Encodings for Input and Output
1419 Character Classes with Strings
1449 Perl supports all the properties in the Unicode Character Database
1853 modifiers. Details are given in L<perlre/Character set modifiers>.