src
|
This is the complete list of members for re2c::CatOp, including all inherited members.
calc_size() const | re2c::CatOp | virtual |
CatOp(RegExp *e1, RegExp *e2) | re2c::CatOp | inline |
compile(nfa_t &nfa, nfa_state_t *n) | re2c::CatOp | virtual |
display(std::ostream &o) const | re2c::CatOp | virtual |
fixedLength() | re2c::CatOp | virtual |
FORBID_COPY(CatOp) | re2c::CatOp | |
re2c::RegExp::FORBID_COPY(RegExp) | re2c::RegExp | |
RegExp() | re2c::RegExp | inline |
split(std::set< uint32_t > &) | re2c::CatOp | virtual |
vFreeList | re2c::RegExp | static |
~RegExp() | re2c::RegExp | inlinevirtual |