src
Namespaces | Functions
utf16_regexp.cc File Reference
#include "src/util/c99_stdint.h"
#include "src/ir/regexp/encoding/utf16/utf16_regexp.h"
#include "src/ir/regexp/encoding/range_suffix.h"
#include "src/ir/regexp/encoding/utf16/utf16_range.h"
#include "src/ir/regexp/regexp_cat.h"
#include "src/ir/regexp/regexp_match.h"
#include "src/util/range.h"
Include dependency graph for utf16_regexp.cc:

Go to the source code of this file.

Namespaces

 re2c
 

Functions

RegExp * re2c::UTF16Symbol (utf16::rune r)
 
RegExp * re2c::UTF16Range (const Range *r)