re2::Regexp Member List

This is the complete list of members for re2::Regexp, including all inherited members.

AddRuneToString(Rune r)re2::Regexpprivate
AddRuneToString(Rune r)re2::Regexpprivate
AllocSub(int n)re2::Regexpinlineprivate
AllocSub(int n)re2::Regexpinlineprivate
AllParseFlags enum valuere2::Regexp
Alternate(Regexp **subs, int nsubs, ParseFlags flags)re2::Regexpstatic
Alternate(Regexp **subs, int nsubs, ParseFlags flags)re2::Regexpstatic
AlternateNoFactor(Regexp **subs, int nsubs, ParseFlags flags)re2::Regexpstatic
AlternateNoFactor(Regexp **subs, int nsubs, ParseFlags flags)re2::Regexpstatic
cap()re2::Regexpinline
cap()re2::Regexpinline
cap_re2::Regexp
Capture(Regexp *sub, ParseFlags flags, int cap)re2::Regexpstatic
Capture(Regexp *sub, ParseFlags flags, int cap)re2::Regexpstatic
CaptureNames()re2::Regexp
CaptureNames()re2::Regexp
cc()re2::Regexpinline
cc()re2::Regexpinline
cc_re2::Regexp
ccb_re2::Regexp
ClassNL enum valuere2::Regexp
CoalesceWalker classre2::Regexpfriend
CompileToProg(int64_t max_mem)re2::Regexp
CompileToProg(int64_t max_mem)re2::Regexp
CompileToReverseProg(int64_t max_mem)re2::Regexp
CompileToReverseProg(int64_t max_mem)re2::Regexp
ComputeSimple()re2::Regexpprivate
ComputeSimple()re2::Regexpprivate
Concat(Regexp **subs, int nsubs, ParseFlags flags)re2::Regexpstatic
Concat(Regexp **subs, int nsubs, ParseFlags flags)re2::Regexpstatic
ConcatOrAlternate(RegexpOp op, Regexp **subs, int nsubs, ParseFlags flags, bool can_factor)re2::Regexpprivatestatic
ConcatOrAlternate(RegexpOp op, Regexp **subs, int nsubs, ParseFlags flags, bool can_factor)re2::Regexpprivatestatic
Decref()re2::Regexp
Decref()re2::Regexp
Destroy()re2::Regexpprivate
Destroy()re2::Regexpprivate
DotNL enum valuere2::Regexp
down_re2::Regexpprivate
Dump()re2::Regexp
Dump()re2::Regexp
Equal(Regexp *a, Regexp *b)re2::Regexpprivatestatic
Equal(Regexp *a, Regexp *b)re2::Regexpprivatestatic
FactorAlternation(Regexp **sub, int nsub, ParseFlags flags)re2::Regexpprivatestatic
FactorAlternation(Regexp **sub, int nsub, ParseFlags flags)re2::Regexpprivatestatic
FactorAlternationImpl classre2::Regexpfriend
FoldCase enum valuere2::Regexp
FUZZING_ONLY_set_maximum_repeat_count(int i)re2::Regexpstatic
HaveMatch(int match_id, ParseFlags flags)re2::Regexpstatic
HaveMatch(int match_id, ParseFlags flags)re2::Regexpstatic
Incref()re2::Regexp
Incref()re2::Regexp
kMaxNsubre2::Regexpprivatestatic
kMaxRefre2::Regexpprivatestatic
Latin1 enum valuere2::Regexp
LeadingRegexp(Regexp *re)re2::Regexpprivatestatic
LeadingRegexp(Regexp *re)re2::Regexpprivatestatic
LeadingString(Regexp *re, int *nrune, ParseFlags *flags)re2::Regexpprivatestatic
LeadingString(Regexp *re, int *nrune, ParseFlags *flags)re2::Regexpprivatestatic
LikePerl enum valuere2::Regexp
Literal enum valuere2::Regexp
LiteralString(Rune *runes, int nrunes, ParseFlags flags)re2::Regexpstatic
LiteralString(Rune *runes, int nrunes, ParseFlags flags)re2::Regexpstatic
match_id()re2::Regexpinline
match_id()re2::Regexpinline
match_id_re2::Regexp
MatchNL enum valuere2::Regexp
max()re2::Regexpinline
max()re2::Regexpinline
max_re2::Regexp
MimicsPCRE()re2::Regexp
MimicsPCRE()re2::Regexp
min()re2::Regexpinline
min()re2::Regexpinline
min_re2::Regexp
name()re2::Regexpinline
name()re2::Regexpinline
name_re2::Regexp
NamedCaptures()re2::Regexp
NamedCaptures()re2::Regexp
NeverCapture enum valuere2::Regexp
NeverNL enum valuere2::Regexp
NewCharClass(CharClass *cc, ParseFlags flags)re2::Regexpstatic
NewCharClass(CharClass *cc, ParseFlags flags)re2::Regexpstatic
NewLiteral(Rune rune, ParseFlags flags)re2::Regexpstatic
NewLiteral(Rune rune, ParseFlags flags)re2::Regexpstatic
NonGreedy enum valuere2::Regexp
NoParseFlags enum valuere2::Regexp
nrunes()re2::Regexpinline
nrunes()re2::Regexpinline
nrunes_re2::Regexp
nsub()re2::Regexpinline
nsub()re2::Regexpinline
nsub_re2::Regexpprivate
NullWalk()re2::Regexp
NullWalk()re2::Regexp
NumCaptures()re2::Regexp
NumCaptures()re2::Regexp
NumCapturesWalker classre2::Regexpfriend
OneLine enum valuere2::Regexp
op()re2::Regexpinline
op()re2::Regexpinline
op_re2::Regexpprivate
operator=(const Regexp &)=deletere2::Regexpprivate
operator=(const Regexp &)=deletere2::Regexpprivate
Parse(const StringPiece &s, ParseFlags flags, RegexpStatus *status)re2::Regexpstatic
Parse(const StringPiece &s, ParseFlags flags, RegexpStatus *status)re2::Regexpstatic
parse_flags()re2::Regexpinline
parse_flags()re2::Regexpinline
parse_flags_re2::Regexpprivate
ParseCharClass(StringPiece *s, Regexp **out_re, RegexpStatus *status)re2::Regexpfriend
ParseCharClass(StringPiece *s, Regexp **out_re, RegexpStatus *status)re2::Regexpfriend
ParseFlags enum namere2::Regexp
ParseFlags enum namere2::Regexp
ParseState classre2::Regexpfriend
PerlB enum valuere2::Regexp
PerlClasses enum valuere2::Regexp
PerlX enum valuere2::Regexp
Plus(Regexp *sub, ParseFlags flags)re2::Regexpstatic
Plus(Regexp *sub, ParseFlags flags)re2::Regexpstatic
Quest(Regexp *sub, ParseFlags flags)re2::Regexpstatic
Quest(Regexp *sub, ParseFlags flags)re2::Regexpstatic
QuickDestroy()re2::Regexpprivate
QuickDestroy()re2::Regexpprivate
Ref()re2::Regexp
Ref()re2::Regexp
ref_re2::Regexpprivate
Regexp(RegexpOp op, ParseFlags parse_flags)re2::Regexpexplicitprivate
Regexp(const Regexp &)=deletere2::Regexpprivate
Regexp(RegexpOp op, ParseFlags parse_flags)re2::Regexpexplicitprivate
Regexp(const Regexp &)=deletere2::Regexpprivate
RegexpEqualTestingOnly(Regexp *, Regexp *)re2::Regexpfriend
RegexpEqualTestingOnly(Regexp *, Regexp *)re2::Regexpfriend
RemoveLeadingRegexp(Regexp *re)re2::Regexpprivatestatic
RemoveLeadingRegexp(Regexp *re)re2::Regexpprivatestatic
RemoveLeadingString(Regexp *re, int n)re2::Regexpprivatestatic
RemoveLeadingString(Regexp *re, int n)re2::Regexpprivatestatic
Repeat(Regexp *sub, ParseFlags flags, int min, int max)re2::Regexpstatic
Repeat(Regexp *sub, ParseFlags flags, int min, int max)re2::Regexpstatic
RequiredPrefix(std::string *prefix, bool *foldcase, Regexp **suffix)re2::Regexp
RequiredPrefix(std::string *prefix, bool *foldcase, Regexp **suffix)re2::Regexp
RequiredPrefixForAccel(std::string *prefix, bool *foldcase)re2::Regexp
rune()re2::Regexpinline
rune()re2::Regexpinline
rune_re2::Regexp
runes()re2::Regexpinline
runes()re2::Regexpinline
runes_re2::Regexp
simple()re2::Regexpinline
simple()re2::Regexpinline
simple_re2::Regexpprivate
Simplify()re2::Regexp
Simplify()re2::Regexp
SimplifyRegexp(const StringPiece &src, ParseFlags flags, std::string *dst, RegexpStatus *status)re2::Regexpstatic
SimplifyRegexp(const StringPiece &src, ParseFlags flags, std::string *dst, RegexpStatus *status)re2::Regexpstatic
SimplifyWalker classre2::Regexpfriend
Star(Regexp *sub, ParseFlags flags)re2::Regexpstatic
Star(Regexp *sub, ParseFlags flags)re2::Regexpstatic
StarPlusOrQuest(RegexpOp op, Regexp *sub, ParseFlags flags)re2::Regexpprivatestatic
StarPlusOrQuest(RegexpOp op, Regexp *sub, ParseFlags flags)re2::Regexpprivatestatic
sub()re2::Regexpinline
sub()re2::Regexpinline
submany_re2::Regexp
subone_re2::Regexp
Swap(Regexp *that)re2::Regexpprivate
Swap(Regexp *that)re2::Regexpprivate
the_union_re2::Regexp
ToString()re2::Regexp
ToString()re2::Regexp
UnicodeGroups enum valuere2::Regexp
WasDollar enum valuere2::Regexp
~Regexp()re2::Regexpprivate
~Regexp()re2::Regexpprivate


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