RE/flex UCS to UTF-8 converters. More...
#include <string>
#include <cstring>
Namespaces | |
reflex | |
Functions | |
std::string | reflex::utf8 (wchar_t a, wchar_t b, bool strict=true, const char *esc=NULL) |
size_t | reflex::utf8 (wchar_t c, char *s) |
RE/flex UCS to UTF-8 converters.