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

Public Member Functions

 Splice (Regexp *prefix, Regexp **sub, int nsub)
 
 Splice (Regexp *prefix, Regexp **sub, int nsub)
 

Public Attributes

int nsub
 
int nsuffix
 
Regexpprefix
 
Regexp ** sub
 

Detailed Description

Definition at line 876 of file bloaty/third_party/re2/re2/parse.cc.

Constructor & Destructor Documentation

◆ Splice() [1/2]

re2::Splice::Splice ( Regexp prefix,
Regexp **  sub,
int  nsub 
)
inline

Definition at line 877 of file bloaty/third_party/re2/re2/parse.cc.

◆ Splice() [2/2]

re2::Splice::Splice ( Regexp prefix,
Regexp **  sub,
int  nsub 
)
inline

Definition at line 880 of file re2/re2/parse.cc.

Member Data Documentation

◆ nsub

int re2::Splice::nsub

Definition at line 885 of file bloaty/third_party/re2/re2/parse.cc.

◆ nsuffix

int re2::Splice::nsuffix

Definition at line 886 of file bloaty/third_party/re2/re2/parse.cc.

◆ prefix

Regexp * re2::Splice::prefix

Definition at line 883 of file bloaty/third_party/re2/re2/parse.cc.

◆ sub

Regexp ** re2::Splice::sub

Definition at line 884 of file bloaty/third_party/re2/re2/parse.cc.


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


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