|
| CaptureNamesWalker () |
|
| CaptureNamesWalker () |
|
Ignored | PreVisit (Regexp *re, Ignored ignored, bool *stop) |
|
virtual Ignored | PreVisit (Regexp *re, Ignored ignored, bool *stop) |
|
virtual Ignored | ShortVisit (Regexp *re, Ignored ignored) |
|
virtual Ignored | ShortVisit (Regexp *re, Ignored ignored) |
|
std::map< int, std::string > * | TakeMap () |
|
std::map< int, std::string > * | TakeMap () |
|
| ~CaptureNamesWalker () |
|
| ~CaptureNamesWalker () |
|
virtual Ignored | Copy (Ignored arg) |
|
virtual Ignored | Copy (Ignored arg) |
|
virtual Ignored | PostVisit (Regexp *re, Ignored parent_arg, Ignored pre_arg, Ignored *child_args, int nchild_args) |
|
virtual Ignored | PostVisit (Regexp *re, Ignored parent_arg, Ignored pre_arg, Ignored *child_args, int nchild_args) |
|
void | Reset () |
|
void | Reset () |
|
bool | stopped_early () |
|
bool | stopped_early () |
|
Ignored | Walk (Regexp *re, Ignored top_arg) |
|
Ignored | Walk (Regexp *re, Ignored top_arg) |
|
| Walker () |
|
| Walker () |
|
Ignored | WalkExponential (Regexp *re, Ignored top_arg, int max_visits) |
|
Ignored | WalkExponential (Regexp *re, Ignored top_arg, int max_visits) |
|
virtual | ~Walker () |
|
virtual | ~Walker () |
|
◆ CaptureNamesWalker() [1/4]
re2::CaptureNamesWalker::CaptureNamesWalker |
( |
| ) |
|
|
inline |
◆ ~CaptureNamesWalker() [1/2]
re2::CaptureNamesWalker::~CaptureNamesWalker |
( |
| ) |
|
|
inline |
◆ CaptureNamesWalker() [2/4]
◆ CaptureNamesWalker() [3/4]
re2::CaptureNamesWalker::CaptureNamesWalker |
( |
| ) |
|
|
inline |
◆ ~CaptureNamesWalker() [2/2]
re2::CaptureNamesWalker::~CaptureNamesWalker |
( |
| ) |
|
|
inline |
◆ CaptureNamesWalker() [4/4]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PreVisit() [1/2]
◆ PreVisit() [2/2]
◆ ShortVisit() [1/2]
◆ ShortVisit() [2/2]
◆ TakeMap() [1/2]
std::map<int, std::string>* re2::CaptureNamesWalker::TakeMap |
( |
| ) |
|
|
inline |
◆ TakeMap() [2/2]
std::map<int, std::string>* re2::CaptureNamesWalker::TakeMap |
( |
| ) |
|
|
inline |
◆ map_
std::map< int, std::string > * re2::CaptureNamesWalker::map_ |
|
private |
The documentation for this class was generated from the following file: