Libparserutils
|
▼ include | |
▼ parserutils | |
▼ charset | |
codec.h | |
mibenum.h | |
utf16.h | UTF-16 manipulation functions (interface) |
utf8.h | UTF-8 manipulation functions (interface) |
▼ input | |
inputstream.h | |
▼ utils | |
buffer.h | |
stack.h | |
vector.h | |
errors.h | |
functypes.h | |
parserutils.h | |
types.h | |
▼ src | |
▼ charset | |
▼ codecs | |
8859_tables.h | |
codec_8859.c | |
codec_ascii.c | |
codec_ext8.c | |
codec_impl.h | |
codec_utf16.c | |
codec_utf8.c | |
ext8_tables.h | |
▼ encodings | |
utf16.c | UTF-16 manipulation functions (implementation) |
utf8.c | UTF-8 manipulation functions (implementation) |
utf8impl.h | UTF-8 manipulation macros (implementation) |
aliases.c | |
aliases.h | |
codec.c | |
▼ input | |
filter.c | |
filter.h | |
inputstream.c | |
▼ utils | |
buffer.c | |
endian.h | |
errors.c | |
stack.c | |
utils.h | |
vector.c |