|
Miosix
2.01
|
This is the complete list of members for miosix::Unicode, including all inherited members.
| error enum name | miosix::Unicode | |
| INSUFFICIENT_SPACE enum value | miosix::Unicode | |
| invalid | miosix::Unicode | static |
| INVALID_STRING enum value | miosix::Unicode | |
| nextUtf8(Iter &it, Iter end) | miosix::Unicode | inlinestatic |
| nextUtf8(Iter &it) | miosix::Unicode | inlinestatic |
| OK enum value | miosix::Unicode | |
| putUtf8(char *dst, char32_t c, int dstSize) | miosix::Unicode | static |
| utf16toutf8(char *dst, int dstSize, const char16_t *src) | miosix::Unicode | static |
| utf8toutf16(char16_t *dst, int dstSize, const char *src) | miosix::Unicode | static |
| validateUtf8(const char *str) | miosix::Unicode | static |