#include <regexp.h>
Definition at line 1361 of file regexp.h.
◆ GreedyLoopState()
dart::GreedyLoopState::GreedyLoopState |
( |
bool |
not_at_start | ) |
|
|
explicit |
Definition at line 3091 of file regexp.cc.
3091 {
3094}
void set_at_start(TriBool at_start)
void set_backtrack(BlockLabel *backtrack)
◆ counter_backtrack_trace()
Trace * dart::GreedyLoopState::counter_backtrack_trace |
( |
| ) |
|
|
inline |
Definition at line 1366 of file regexp.h.
1366{ return &counter_backtrack_trace_; }
◆ label()
The documentation for this class was generated from the following files:
- third_party/dart-lang/sdk/runtime/vm/regexp.h
- third_party/dart-lang/sdk/runtime/vm/regexp.cc