#include <ixlib_re.hh>
Inheritance diagram for ixion::regex::alternative_matcher::

Public Methods | |
| ~alternative_matcher () | |
| matcher* | duplicate () const |
| TSize | minimumMatchLength () const |
| void | setNext (matcher *next, bool ownnext=true) |
| void | addAlternative (matcher *alternative) |
| bool | match (backref_stack &brstack, T const &candidate, TIndex at) |
Protected Methods | |
| void | copy (alternative_matcher const *src) |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from ixion::regex::matcher. |
|
|
Reimplemented from ixion::regex::matcher. |
|
|
Reimplemented from ixion::regex::matcher. |
|
|
Reimplemented from ixion::regex::matcher. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001