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

Function SearchPhone_CachedPCRE

extern/re2/re2/testing/regexp_benchmark.cc:782–784  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

780}
781
782void SearchPhone_CachedPCRE(benchmark::State& state) {
783 SearchPhone(state, SearchParse2CachedPCRE);
784}
785
786void SearchPhone_CachedRE2(benchmark::State& state) {
787 SearchPhone(state, SearchParse2CachedRE2);

Callers

nothing calls this directly

Calls 1

SearchPhoneFunction · 0.85

Tested by

no test coverage detected