Member List

updated Tue Sep 10 2019 by Robert van Engelen
 
reflex::Matcher Member List

This is the complete list of members for reflex::Matcher, including all inherited members.

AbstractMatcher(const Input &input, const char *opt)reflex::AbstractMatcherinlineprotected
AbstractMatcher(const Input &input, const Option &opt)reflex::AbstractMatcherinlineprotected
accept() const reflex::AbstractMatcherinline
advance()reflex::Matcherprotected
at_bob() const reflex::AbstractMatcherinline
at_bol() const reflex::AbstractMatcherinline
at_bow()reflex::AbstractMatcherinline
at_end()reflex::AbstractMatcherinline
at_eow()reflex::AbstractMatcherinline
begin() const reflex::AbstractMatcherinline
blk_reflex::AbstractMatcherprotected
bmd_reflex::Matcherprotected
bms_reflex::Matcherprotected
boyer_moore_init(const char *pat, size_t len)reflex::Matcherinlineprotected
buf_reflex::AbstractMatcherprotected
buffer(size_t blk=0)reflex::AbstractMatcherinline
buffer(char *base, size_t size)reflex::AbstractMatcherinline
cap_reflex::AbstractMatcherprotected
chr() const reflex::AbstractMatcherinline
chr_reflex::AbstractMatcherprotected
clear_stops()reflex::Matcherinline
cno_reflex::AbstractMatcherprotected
col_reflex::Matcherprotected
columno()reflex::AbstractMatcherinline
columns() const reflex::AbstractMatcherinline
const_iterator typedefreflex::AbstractMatcher
convert(T regex, convert_flag_type flags=convert_flag::none)reflex::Matcherinlinestatic
cur_reflex::AbstractMatcherprotected
ded_reflex::Matcherprotected
dedent()reflex::Matcherinlineprotected
delete_stop(size_t n)reflex::Matcherinline
end() const reflex::AbstractMatcherinline
end_reflex::AbstractMatcherprotected
eof_reflex::AbstractMatcherprotected
findreflex::AbstractMatcher
first() const reflex::AbstractMatcherinline
flush()reflex::AbstractMatcherinline
fsm_reflex::Matcherprotected
FSM_BACK(size_t pos)reflex::Matcherinline
FSM_CHAR()reflex::Matcherinline
FSM_DENT()reflex::Matcherinline
FSM_HALT(int c1)reflex::Matcherinline
FSM_HEAD(Pattern::Index la)reflex::Matcherinline
FSM_INIT(int &c1)reflex::Matcherinline
FSM_META_BOB()reflex::Matcherinline
FSM_META_BOL()reflex::Matcherinline
FSM_META_BWB()reflex::Matcherinline
FSM_META_BWE(int c0, int c1)reflex::Matcherinline
FSM_META_DED()reflex::Matcherinline
FSM_META_EOB(int c1)reflex::Matcherinline
FSM_META_EOL(int c1)reflex::Matcherinline
FSM_META_EWB()reflex::Matcherinline
FSM_META_EWE(int c0, int c1)reflex::Matcherinline
FSM_META_IND()reflex::Matcherinline
FSM_META_NWB()reflex::Matcherinline
FSM_META_NWE(int c0, int c1)reflex::Matcherinline
FSM_META_UND()reflex::Matcherinline
FSM_POSN()reflex::Matcherinline
FSM_REDO()reflex::Matcherinline
FSM_REDO(int c1)reflex::Matcherinline
FSM_TAIL(Pattern::Index la)reflex::Matcherinline
FSM_TAKE(Pattern::Index cap)reflex::Matcherinline
FSM_TAKE(Pattern::Index cap, int c1)reflex::Matcherinline
get(char *s, size_t n)reflex::AbstractMatcherinlineprotectedvirtual
get()reflex::AbstractMatcherinlineprotected
get_more()reflex::AbstractMatcherinlineprotected
got_reflex::AbstractMatcherprotected
grow(size_t need=Const::BLOCK)reflex::AbstractMatcherinlineprotected
has_pattern() constreflex::PatternMatcher< reflex::Pattern >inline
hit_end() const reflex::AbstractMatcherinline
inreflex::AbstractMatcher
ind_reflex::AbstractMatcherprotected
indent()reflex::Matcherinlineprotected
init(const char *opt=NULL)reflex::AbstractMatcherinlineprotectedvirtual
input(const Input &input)reflex::AbstractMatcherinlinevirtual
input()reflex::AbstractMatcherinline
insert_stop(size_t n)reflex::Matcherinline
interactive()reflex::AbstractMatcherinline
iterator typedefreflex::AbstractMatcher
lap_reflex::Matcherprotected
last() const reflex::AbstractMatcherinline
last_stop()reflex::Matcherinline
len_reflex::AbstractMatcherprotected
less(size_t n)reflex::AbstractMatcherinline
lineno()reflex::AbstractMatcherinline
lines() const reflex::AbstractMatcherinline
lno_reflex::AbstractMatcherprotected
lpb_reflex::AbstractMatcherprotected
mat_reflex::AbstractMatcherprotected
match(Method method)reflex::Matcherprotectedvirtual
Matcher()reflex::Matcherinline
Matcher(const P *pattern, const Input &input=Input(), const char *opt=NULL)reflex::Matcherinline
Matcher(const P &pattern, const Input &input=Input(), const char *opt=NULL)reflex::Matcherinline
matches()reflex::AbstractMatcherinline
max_reflex::AbstractMatcherprotected
Method typedefreflex::AbstractMatcherprotected
more()reflex::AbstractMatcherinline
mrk_reflex::Matcherprotected
newline()reflex::Matcherinlineprotected
num_reflex::AbstractMatcherprotected
operator size_t() const reflex::AbstractMatcherinline
operator std::pair< size_t, std::string >() const reflex::AbstractMatcherinline
operator std::string() const reflex::AbstractMatcherinline
operator std::wstring() const reflex::AbstractMatcherinline
operator!=(const char *rhs) const reflex::AbstractMatcherinline
operator!=(const std::string &rhs) const reflex::AbstractMatcherinline
operator!=(size_t rhs) const reflex::AbstractMatcherinline
operator!=(int rhs) const reflex::AbstractMatcherinline
operator==(const char *rhs) const reflex::AbstractMatcherinline
operator==(const std::string &rhs) const reflex::AbstractMatcherinline
operator==(size_t rhs) const reflex::AbstractMatcherinline
operator==(int rhs) const reflex::AbstractMatcherinline
operator[](size_t n) const reflex::Matcherinlinevirtual
opt_reflex::AbstractMatcherprotected
own_reflex::PatternMatcher< reflex::Pattern >protected
own_pattern() constreflex::PatternMatcher< reflex::Pattern >inline
pair() const reflex::AbstractMatcherinline
pat_reflex::PatternMatcher< reflex::Pattern >protected
pattern(const PatternMatcher &matcher)reflex::PatternMatcher< reflex::Pattern >inlinevirtual
pattern(const Pattern &pattern)reflex::PatternMatcher< reflex::Pattern >inlinevirtual
pattern(const Pattern *pattern)reflex::PatternMatcher< reflex::Pattern >inlinevirtual
pattern(const char *pattern)reflex::PatternMatcher< reflex::Pattern >inlinevirtual
pattern(const std::string &pattern)reflex::PatternMatcher< reflex::Pattern >inlinevirtual
pattern() constreflex::PatternMatcher< reflex::Pattern >inline
Pattern typedefreflex::PatternMatcher< reflex::Pattern >
PatternMatcher(const PatternMatcher &matcher)reflex::PatternMatcher< reflex::Pattern >inline
PatternMatcher(const Pattern *pattern=NULL, const Input &input=Input(), const char *opt=NULL)reflex::PatternMatcher< reflex::Pattern >inlineprotected
PatternMatcher(const Pattern &pattern, const Input &input=Input(), const char *opt=NULL)reflex::PatternMatcher< reflex::Pattern >inlineprotected
PatternMatcher(const char *pattern, const Input &input=Input(), const char *opt=NULL)reflex::PatternMatcher< reflex::Pattern >inlineprotected
PatternMatcher(const std::string &pattern, const Input &input=Input(), const char *opt=NULL)reflex::PatternMatcher< reflex::Pattern >inlineprotected
peek()reflex::AbstractMatcherinline
peek_more()reflex::AbstractMatcherinlineprotected
pop_stops()reflex::Matcherinline
pos_reflex::AbstractMatcherprotected
predict_match(const Pattern::Pred pmh[], const char *s, size_t n)reflex::Matcherinlineprotectedstatic
predict_match(const Pattern::Pred pma[], const char *s)reflex::Matcherinlineprotectedstatic
push_stops()reflex::Matcherinline
reset(const char *opt=NULL)reflex::Matcherinlinevirtual
reset_text()reflex::AbstractMatcherinlineprotected
rest()reflex::AbstractMatcherinline
scanreflex::AbstractMatcher
set_bob(bool bob)reflex::AbstractMatcherinline
set_bol(bool bol)reflex::AbstractMatcherinline
set_current(size_t loc)reflex::AbstractMatcherinlineprotected
set_current_match(size_t loc)reflex::AbstractMatcherinlineprotected
set_end(bool eof)reflex::AbstractMatcherinline
size() const reflex::AbstractMatcherinline
splitreflex::AbstractMatcher
stk_reflex::Matcherprotected
Stops typedefreflex::Matcherprotected
stops()reflex::Matcherinline
str() const reflex::AbstractMatcherinline
tab_reflex::Matcherprotected
tabs(char n)reflex::AbstractMatcherinline
tabs()reflex::AbstractMatcherinline
text()reflex::AbstractMatcherinline
txt_reflex::AbstractMatcherprotected
unput(char c)reflex::AbstractMatcherinline
update()reflex::AbstractMatcherinlineprotected
wchr() const reflex::AbstractMatcherinline
winput()reflex::AbstractMatcherinline
wpair() const reflex::AbstractMatcherinline
wrap()reflex::AbstractMatcherinlineprotectedvirtual
wsize() const reflex::AbstractMatcherinline
wstr() const reflex::AbstractMatcherinline
~AbstractMatcher()reflex::AbstractMatcherinlineprotectedvirtual
~PatternMatcher()reflex::PatternMatcher< reflex::Pattern >inlinevirtual