| parrotcode: UCS-2 encoding | |
| Contents | C |

src/encodings/ucs2.c - UCS-2 encoding

UCS-2 encoding with the help of the ICU library.

static STRING *to_encodingstatic UINTVAL get_codepointstatic void set_codepointstatic UINTVAL get_bytestatic void set_bytestatic STRING *get_codepointsstatic STRING *get_bytesstatic STRING *get_codepoints_inplacestatic STRING *get_bytes_inplacestatic void set_codepointsstatic void set_bytesstatic void become_encodingstatic UINTVAL codepointsstatic UINTVAL bytesstatic UINTVAL ucs2_decode_and_advancestatic void ucs2_encode_and_advancestatic void ucs2_set_positionstatic void iter_initENCODING *Parrot_encoding_ucs2_init
src/encodings/fixed_8.c, src/encodings/utf8.c, src/string.c, include/parrot/string.h, docs/string.pod.
|
|
|