RE/Flex UCS to UTF8 converters. More...
#include "utf8.h"
Namespaces | |
reflex | |
Functions | |
static const char * | reflex::hex_r (char *buf, int a, const char *esc) |
static const char * | reflex::hex_r (char *buf, int a, int b, const char *esc) |
std::string | reflex::utf8 (wchar_t a, wchar_t b, bool strict, const char *esc) |
RE/Flex UCS to UTF8 converters.