src
|
#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"
Go to the source code of this file.
Namespaces | |
re2c | |
Functions | |
RegExp * | re2c::UTF16Symbol (utf16::rune r) |
RegExp * | re2c::UTF16Range (const Range *r) |