1 #ifndef _RE2C_IR_REGEXP_ENCODING_UTF8_RANGE_
2 #define _RE2C_IR_REGEXP_ENCODING_UTF8_RANGE_
18 #endif // _RE2C_IR_REGEXP_ENCODING_UTF8_RANGE_
void UTF8addContinuous(RangeSuffix *&root, utf8::rune l, utf8::rune h, uint32_t n)
void UTF8splitByContinuity(RangeSuffix *&root, utf8::rune l, utf8::rune h, uint32_t n)
void UTF8splitByRuneLength(RangeSuffix *&root, utf8::rune l, utf8::rune h)