Public Member Functions | Private Attributes | List of all members
re2::PCRE_Options Class Reference

#include <pcre.h>

Public Member Functions

int match_limit () const
 
int match_limit () const
 
PCRE::Option option () const
 
PCRE::Option option () const
 
 PCRE_Options ()
 
 PCRE_Options ()
 
bool report_errors () const
 
bool report_errors () const
 
void set_match_limit (int match_limit)
 
void set_match_limit (int match_limit)
 
void set_option (PCRE::Option option)
 
void set_option (PCRE::Option option)
 
void set_report_errors (bool report_errors)
 
void set_report_errors (bool report_errors)
 
void set_stack_limit (int stack_limit)
 
void set_stack_limit (int stack_limit)
 
int stack_limit () const
 
int stack_limit () const
 

Private Attributes

int match_limit_
 
PCRE::Option option_
 
bool report_errors_
 
int stack_limit_
 

Detailed Description

Definition at line 521 of file bloaty/third_party/re2/util/pcre.h.

Constructor & Destructor Documentation

◆ PCRE_Options() [1/2]

re2::PCRE_Options::PCRE_Options ( )
inline

Definition at line 524 of file bloaty/third_party/re2/util/pcre.h.

◆ PCRE_Options() [2/2]

re2::PCRE_Options::PCRE_Options ( )
inline

Definition at line 524 of file re2/util/pcre.h.

Member Function Documentation

◆ match_limit() [1/2]

int re2::PCRE_Options::match_limit ( ) const
inline

Definition at line 530 of file bloaty/third_party/re2/util/pcre.h.

◆ match_limit() [2/2]

int re2::PCRE_Options::match_limit ( ) const
inline

Definition at line 530 of file re2/util/pcre.h.

◆ option() [1/2]

PCRE::Option re2::PCRE_Options::option ( ) const
inline

Definition at line 526 of file re2/util/pcre.h.

◆ option() [2/2]

PCRE::Option re2::PCRE_Options::option ( ) const
inline

Definition at line 526 of file bloaty/third_party/re2/util/pcre.h.

◆ report_errors() [1/2]

bool re2::PCRE_Options::report_errors ( ) const
inline

Definition at line 541 of file re2/util/pcre.h.

◆ report_errors() [2/2]

bool re2::PCRE_Options::report_errors ( ) const
inline

Definition at line 541 of file bloaty/third_party/re2/util/pcre.h.

◆ set_match_limit() [1/2]

void re2::PCRE_Options::set_match_limit ( int  match_limit)
inline

Definition at line 531 of file bloaty/third_party/re2/util/pcre.h.

◆ set_match_limit() [2/2]

void re2::PCRE_Options::set_match_limit ( int  match_limit)
inline

Definition at line 531 of file re2/util/pcre.h.

◆ set_option() [1/2]

void re2::PCRE_Options::set_option ( PCRE::Option  option)
inline

Definition at line 527 of file bloaty/third_party/re2/util/pcre.h.

◆ set_option() [2/2]

void re2::PCRE_Options::set_option ( PCRE::Option  option)
inline

Definition at line 527 of file re2/util/pcre.h.

◆ set_report_errors() [1/2]

void re2::PCRE_Options::set_report_errors ( bool  report_errors)
inline

Definition at line 542 of file bloaty/third_party/re2/util/pcre.h.

◆ set_report_errors() [2/2]

void re2::PCRE_Options::set_report_errors ( bool  report_errors)
inline

Definition at line 542 of file re2/util/pcre.h.

◆ set_stack_limit() [1/2]

void re2::PCRE_Options::set_stack_limit ( int  stack_limit)
inline

Definition at line 535 of file re2/util/pcre.h.

◆ set_stack_limit() [2/2]

void re2::PCRE_Options::set_stack_limit ( int  stack_limit)
inline

Definition at line 535 of file bloaty/third_party/re2/util/pcre.h.

◆ stack_limit() [1/2]

int re2::PCRE_Options::stack_limit ( ) const
inline

Definition at line 534 of file bloaty/third_party/re2/util/pcre.h.

◆ stack_limit() [2/2]

int re2::PCRE_Options::stack_limit ( ) const
inline

Definition at line 534 of file re2/util/pcre.h.

Member Data Documentation

◆ match_limit_

int re2::PCRE_Options::match_limit_
private

Definition at line 547 of file bloaty/third_party/re2/util/pcre.h.

◆ option_

PCRE::Option re2::PCRE_Options::option_
private

Definition at line 546 of file bloaty/third_party/re2/util/pcre.h.

◆ report_errors_

bool re2::PCRE_Options::report_errors_
private

Definition at line 549 of file bloaty/third_party/re2/util/pcre.h.

◆ stack_limit_

int re2::PCRE_Options::stack_limit_
private

Definition at line 548 of file bloaty/third_party/re2/util/pcre.h.


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


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