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

Go to the source code of this file.

Namespaces

 re2c
 

Functions

bool re2c::is_alpha (uint32_t c)
 
uint32_t re2c::to_lower_unsafe (uint32_t c)
 
uint32_t re2c::to_upper_unsafe (uint32_t c)