| parrotcode: src/charset/binary.c | |
| Contents | C | 

src/charset/binary.c

This file implements the charset functions for binary data
static void set_graphemessource_string,
starting at offset offset.
Replaces replace_count graphemes from STRING insert_string.static STRING *to_charsetsrc to STRING dest in binary mode.
Throws an exception if a suitable conversion function is not found.static STRING *composestatic STRING *decomposestatic void upcasestatic void downcasestatic void titlecasestatic void upcase_firststatic void downcase_firststatic void titlecase_firststatic INTVAL comparestatic INTVAL cs_indexstatic INTVAL cs_rindexstatic UINTVAL validatestatic INTVAL is_cclassstatic INTVAL find_cclassstatic INTVAL find_not_cclassstatic STRING *string_from_codepointconst CHARSET *Parrot_charset_binary_init
|  |   |