parrotcode: src/charset/unicode.c | |
Contents | C |
src/charset/unicode.c
This file implements the charset functions for unicode data
set_graphemes
get_graphemes
get_graphemes_inplace
to_charset
compose
decompose
upcase
downcase
titlecase
upcase_first
downcase_first
titlecase_first
compare
cs_rindex
validate
u_iscclass
is_cclass
find_cclass
find_not_cclass
string_from_codepoint
compute_hash
Parrot_charset_unicode_init
|