Public Member Functions | |
void | ClearSubmatch () |
Result () | |
Public Attributes | |
bool | have_submatch |
bool | have_submatch0 |
bool | matched |
bool | skipped |
StringPiece | submatch [kMaxSubmatch] |
bool | untrusted |
Definition at line 87 of file bloaty/third_party/re2/re2/testing/tester.cc.
|
inline |
Definition at line 89 of file re2/re2/testing/tester.cc.
|
inline |
Definition at line 98 of file re2/re2/testing/tester.cc.
bool re2::TestInstance::Result::have_submatch |
Definition at line 91 of file bloaty/third_party/re2/re2/testing/tester.cc.
bool re2::TestInstance::Result::have_submatch0 |
Definition at line 92 of file bloaty/third_party/re2/re2/testing/tester.cc.
bool re2::TestInstance::Result::matched |
Definition at line 89 of file bloaty/third_party/re2/re2/testing/tester.cc.
bool re2::TestInstance::Result::skipped |
Definition at line 88 of file bloaty/third_party/re2/re2/testing/tester.cc.
StringPiece re2::TestInstance::Result::submatch |
Definition at line 93 of file bloaty/third_party/re2/re2/testing/tester.cc.
bool re2::TestInstance::Result::untrusted |
Definition at line 90 of file bloaty/third_party/re2/re2/testing/tester.cc.