|
roo_io
API Documentation for roo_io
|
Go to the source code of this file.
Namespaces | |
| namespace | u8c |
Macros | |
| #define | fsm goto fsm_state_START; |
| #define | fsmGOTO(x) goto fsm_state_##x |
| #define | fsmSTATE(x) fsm_state_##x : |
Functions | |
| size_t | u8c::u8next_ (const char *start, const char *end, char32_t &val) |
| int | u8c::u8next_FAST (const char *txt, int *ch) |