|
| | CoalesceWalker () |
| |
| | CoalesceWalker () |
| |
| virtual Regexp * | Copy (Regexp *re) |
| |
| virtual Regexp * | Copy (Regexp *re) |
| |
| virtual Regexp * | PostVisit (Regexp *re, Regexp *parent_arg, Regexp *pre_arg, Regexp **child_args, int nchild_args) |
| |
| virtual Regexp * | PostVisit (Regexp *re, Regexp *parent_arg, Regexp *pre_arg, Regexp **child_args, int nchild_args) |
| |
| virtual Regexp * | ShortVisit (Regexp *re, Regexp *parent_arg) |
| |
| virtual Regexp * | ShortVisit (Regexp *re, Regexp *parent_arg) |
| |
| virtual Regexp * | PreVisit (Regexp *re, Regexp * parent_arg, bool *stop) |
| |
| virtual Regexp * | PreVisit (Regexp *re, Regexp * parent_arg, bool *stop) |
| |
| void | Reset () |
| |
| void | Reset () |
| |
| bool | stopped_early () |
| |
| bool | stopped_early () |
| |
| Regexp * | Walk (Regexp *re, Regexp * top_arg) |
| |
| Regexp * | Walk (Regexp *re, Regexp * top_arg) |
| |
| | Walker () |
| |
| | Walker () |
| |
| Regexp * | WalkExponential (Regexp *re, Regexp * top_arg, int max_visits) |
| |
| Regexp * | WalkExponential (Regexp *re, Regexp * top_arg, int max_visits) |
| |
| virtual | ~Walker () |
| |
| virtual | ~Walker () |
| |
◆ CoalesceWalker() [1/4]
| re2::CoalesceWalker::CoalesceWalker |
( |
| ) |
|
|
inline |
◆ CoalesceWalker() [2/4]
◆ CoalesceWalker() [3/4]
| re2::CoalesceWalker::CoalesceWalker |
( |
| ) |
|
|
inline |
◆ CoalesceWalker() [4/4]
◆ CanCoalesce() [1/2]
◆ CanCoalesce() [2/2]
◆ Copy() [1/2]
◆ Copy() [2/2]
◆ DoCoalesce() [1/2]
| static void re2::CoalesceWalker::DoCoalesce |
( |
Regexp ** |
r1ptr, |
|
|
Regexp ** |
r2ptr |
|
) |
| |
|
staticprivate |
◆ DoCoalesce() [2/2]
| void re2::CoalesceWalker::DoCoalesce |
( |
Regexp ** |
r1ptr, |
|
|
Regexp ** |
r2ptr |
|
) |
| |
|
staticprivate |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PostVisit() [1/2]
◆ PostVisit() [2/2]
◆ ShortVisit() [1/2]
◆ ShortVisit() [2/2]
The documentation for this class was generated from the following file: