parrotcode: src/encodings/fixed_8.c | |
Contents | C |
src/encodings/fixed_8.c
This file implements the encoding functions for fixed-width 8-bit codepoints
to_encoding
get_codepoint
set_codepoint
get_byte
set_byte
get_codepoints
get_bytes
get_codepoints_inplace
get_bytes_inplace
set_codepoints
set_bytes
become_encoding
codepoints
bytes
fixed8_get_next
fixed8_set_next
fixed8_set_position
iter_init
Parrot_encoding_fixed_8_init
|