src
Namespaces | Functions
unescape.h File Reference
#include "src/util/c99_stdint.h"
Include dependency graph for unescape.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 re2c
 

Functions

uint32_t re2c::unesc_hex (const char *s, const char *s_end)
 
uint32_t re2c::unesc_oct (const char *s, const char *s_end)