src
Main Page
Namespaces
Classes
Files
File List
File Members
ir
regexp
encoding
utf16
utf16_regexp.h
Go to the documentation of this file.
1
#ifndef _RE2C_IR_REGEXP_ENCODING_UTF16_REGEXP_
2
#define _RE2C_IR_REGEXP_ENCODING_UTF16_REGEXP_
3
4
#include "
src/ir/regexp/encoding/utf16/utf16.h
"
5
6
namespace
re2c
{
7
8
class
Range;
9
class
RegExp;
10
11
RegExp *
UTF16Symbol
(
utf16::rune
r);
12
RegExp *
UTF16Range
(
const
Range * r);
13
14
}
// namespace re2c
15
16
#endif // _RE2C_IR_REGEXP_ENCODING_UTF16_REGEXP_
re2c::utf16::rune
uint32_t rune
Definition:
utf16.h:11
utf16.h
re2c::UTF16Range
RegExp * UTF16Range(const Range *r)
Definition:
utf16_regexp.cc:30
re2c
Definition:
bitmap.cc:10
re2c::UTF16Symbol
RegExp * UTF16Symbol(utf16::rune r)
Definition:
utf16_regexp.cc:12
Generated by
1.8.10