|
Inferno
0.2
|
#include <search_replace.hpp>
Public Member Functions | |
| virtual TreePtr< Node > | GetPattern ()=0 |
| bool | MatchRange (const CompareReplace *sr, ContainerInterface &range, bool can_key) |
Definition at line 294 of file search_replace.hpp.
| virtual TreePtr<Node> StarBase::GetPattern | ( | ) | [pure virtual] |
Implemented in Star< PRE_RESTRICTION >.
Referenced by MatchRange().
| bool StarBase::MatchRange | ( | const CompareReplace * | sr, |
| ContainerInterface & | range, | ||
| bool | can_key | ||
| ) |
Definition at line 579 of file search_replace.cpp.
References CompareReplace::Compare(), FOREACH, OOStd::SharedPtr< SUB_BASE, VALUE_INTERFACE, VALUE_TYPE >::get(), GetPattern(), INDENT, Matcher::IsLocalMatch(), and TRACE.