src
|
Go to the source code of this file.
Namespaces | |
re2c | |
Functions | |
void | re2c::UTF8addContinuous (RangeSuffix *&root, utf8::rune l, utf8::rune h, uint32_t n) |
void | re2c::UTF8splitByContinuity (RangeSuffix *&root, utf8::rune l, utf8::rune h, uint32_t n) |
void | re2c::UTF8splitByRuneLength (RangeSuffix *&root, utf8::rune l, utf8::rune h) |