|
Guitar
|
#include <unicode.h>

Public Member Functions | |
| utf8decoder (char const *begin, char const *end) | |
| uint32_t | next () |
| size_t | offset () const |
Private Attributes | |
| char const * | begin |
| char const * | end |
| size_t | pos |
| utf8_reader_state_t | s |
| unicode_helper_::utf8decoder::utf8decoder | ( | char const * | begin, |
| char const * | end | ||
| ) |

| uint32_t unicode_helper_::utf8decoder::next | ( | ) |

|
inline |
|
private |
|
private |
|
private |
|
private |