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

Method DotStar

extern/re2/re2/compile.cc:1194–1196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1192}
1193
1194Frag Compiler::DotStar() {
1195 return Star(ByteRange(0x00, 0xff, false), true);
1196}
1197
1198// Compiles RE set to Prog.
1199Prog* Compiler::CompileSet(Regexp* re, RE2::Anchor anchor, int64_t max_mem) {

Callers 2

CompileMethod · 0.80
CompileSetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected