#include <ixlib_re.hh>
Inheritance diagram for ixion::regex::backref_matcher::
Public Methods | |
backref_matcher (TIndex backref) | |
matcher * | duplicate () const |
TSize | minimumMatchLength () const |
bool | match (backref_stack &brstack, T const &candidate, TIndex at) |
|
|
|
Reimplemented from ixion::regex::matcher. |
|
Reimplemented from ixion::regex::matcher. |
|
Reimplemented from ixion::regex::matcher. Definition at line 346 of file ixlib_re.hh. |