parrotcode: src/charset/binary.c | |
Contents | C |
src/charset/binary.c
This file implements the charset functions for binary data
set_graphemes
to_charset
compose
decompose
upcase
downcase
titlecase
upcase_first
downcase_first
titlecase_first
compare
cs_index
cs_rindex
validate
is_cclass
find_cclass
find_not_cclass
string_from_codepoint
Parrot_charset_binary_init
|