MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / LookupPerlGroup

Function LookupPerlGroup

extern/re2/re2/parse.cc:1636–1638  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1634}
1635
1636static const UGroup* LookupPerlGroup(const StringPiece& name) {
1637 return LookupGroup(name, perl_groups, num_perl_groups);
1638}
1639
1640#if !defined(RE2_USE_ICU)
1641// Fake UGroup containing all Runes

Callers 1

MaybeParsePerlCCEscapeFunction · 0.85

Calls 1

LookupGroupFunction · 0.85

Tested by

no test coverage detected