src
|
#include "src/util/c99_stdint.h"
#include "src/ir/regexp/encoding/utf8/utf8_regexp.h"
#include "src/ir/regexp/encoding/range_suffix.h"
#include "src/ir/regexp/encoding/utf8/utf8_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::UTF8Symbol (utf8::rune r) |
RegExp * | re2c::UTF8Range (const Range *r) |