| parrotcode: UTF-16 encoding | |
| Contents | C | 

src/encodings/utf16.c - UTF-16 encoding

UTF-16 encoding with the help of the ICU library.

static STRING *to_encodingsrc to this encoding.
If dest is set fill it with the converted result,
else operate inplace.static UINTVAL get_codepointstatic void set_codepointstatic UINTVAL get_bytestatic void set_bytestatic STRING *get_codepointsstatic STRING *get_codepoints_inplacestatic STRING *get_bytesstatic STRING *get_bytes_inplacestatic void set_codepointsstatic void set_bytesstatic void become_encodingstatic UINTVAL codepointsstatic UINTVAL bytesstatic UINTVAL utf16_decode_and_advancestatic void utf16_encode_and_advancestatic void utf16_set_positionstatic void iter_initENCODING *Parrot_encoding_utf16_init
src/encodings/fixed_8.c, src/encodings/utf8.c, src/string.c, include/parrot/string.h, docs/string.pod.
|  |   |