Module stringprep::tables
[−]
[src]
Character Tables
Structs
| CaseFoldForNfkc |
The iterator returned by |
Functions
| ascii_control_character |
C.2.1 ASCII control characters |
| ascii_space_character |
C.1.1 ASCII space characters |
| bidi_l |
D.2 Characters with bidirectional property "L" |
| bidi_r_or_al |
D.1 Characters with bidirectional property "R" or "AL" |
| case_fold_for_nfkc |
B.2 Mapping for case-folding used with NFKC. |
| change_display_properties_or_deprecated |
C.8 Change display properties or are deprecated |
| commonly_mapped_to_nothing |
B.1 Commonly mapped to nothing |
| inappropriate_for_canonical_representation |
C.7 Inappropriate for canonical representation |
| inappropriate_for_plain_text |
C.6 Inappropriate for plain text |
| non_ascii_control_character |
C.2.2 Non-ASCII control characters |
| non_ascii_space_character |
C.1.2 Non-ASCII space characters |
| non_character_code_point |
C.4 Non-character code points |
| private_use |
C.3 Private use |
| surrogate_code |
C.5 Surrogate codes |
| tagging_character |
C.9 Tagging characters |
| unassigned_code_point |
A.1 Unassigned code points in Unicode 3.2 |