Public Member Functions | Public Attributes | List of all members
re2::TestInstance::Result Struct Reference

Public Member Functions

void ClearSubmatch ()
 
 Result ()
 

Public Attributes

bool have_submatch
 
bool have_submatch0
 
bool matched
 
bool skipped
 
StringPiece submatch [kMaxSubmatch]
 
bool untrusted
 

Detailed Description

Definition at line 87 of file bloaty/third_party/re2/re2/testing/tester.cc.

Constructor & Destructor Documentation

◆ Result()

re2::TestInstance::Result::Result ( )
inline

Definition at line 89 of file re2/re2/testing/tester.cc.

Member Function Documentation

◆ ClearSubmatch()

void re2::TestInstance::Result::ClearSubmatch ( )
inline

Definition at line 98 of file re2/re2/testing/tester.cc.

Member Data Documentation

◆ have_submatch

bool re2::TestInstance::Result::have_submatch

Definition at line 91 of file bloaty/third_party/re2/re2/testing/tester.cc.

◆ have_submatch0

bool re2::TestInstance::Result::have_submatch0

Definition at line 92 of file bloaty/third_party/re2/re2/testing/tester.cc.

◆ matched

bool re2::TestInstance::Result::matched

Definition at line 89 of file bloaty/third_party/re2/re2/testing/tester.cc.

◆ skipped

bool re2::TestInstance::Result::skipped

Definition at line 88 of file bloaty/third_party/re2/re2/testing/tester.cc.

◆ submatch

StringPiece re2::TestInstance::Result::submatch

Definition at line 93 of file bloaty/third_party/re2/re2/testing/tester.cc.

◆ untrusted

bool re2::TestInstance::Result::untrusted

Definition at line 90 of file bloaty/third_party/re2/re2/testing/tester.cc.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:43