This is the complete list of members for utf8, including all inherited members.
| advance(const cchar *&it, tUInt n) | utf8 | static |
| advance(const cchar *&it, tUInt n, const cchar *end) | utf8 | static |
| append(ni::tU32 cp, cchar *result) | utf8 | static |
| char_width(ni::tU32 cp) | utf8 | static |
| distance(const cchar *first, const cchar *last) | utf8 | static |
| find_invalid(const cchar *start, const cchar *end) | utf8 | static |
| get_sequence_1(const cchar *&it, const cchar *end, ni::tU32 *code_point) | utf8 | static |
| get_sequence_2(const cchar *&it, const cchar *end, ni::tU32 *code_point) | utf8 | static |
| get_sequence_3(const cchar *&it, const cchar *end, ni::tU32 *code_point) | utf8 | static |
| get_sequence_4(const cchar *&it, const cchar *end, ni::tU32 *code_point) | utf8 | static |
| is_overlong_sequence(ni::tU32 cp, ni::tSize length) | utf8 | static |
| is_valid(const cchar *start, const cchar *end) | utf8 | static |
| next(const cchar *&it, const cchar *end) | utf8 | static |
| next(const cchar *&it) | utf8 | static |
| peek_next(const cchar *it) | utf8 | static |
| peek_next(const cchar *it, const cchar *end) | utf8 | static |
| peek_prior(const cchar *it) | utf8 | static |
| peek_prior(const cchar *it, const cchar *start) | utf8 | static |
| prior(const cchar *&it) | utf8 | static |
| prior(const cchar *&it, const cchar *start) | utf8 | static |
| raw_next(const cchar *&it) | utf8 | static |
| replace_invalid(const cchar *start, const cchar *end, cchar *out, ni::tU32 replacement) | utf8 | static |
| replace_invalid(const cchar *start, const cchar *end, cchar *out) | utf8 | static |
| sequence_length(const cchar *lead_it) | utf8 | static |
| tChar typedef | utf8 | |
| validate_next(const cchar *&it, const cchar *end, ni::tU32 *code_point) | utf8 | static |
| validate_next(const cchar *&it, const cchar *end) | utf8 | static |
1.8.7