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