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

Function SearchPhone_CachedRE2

extern/re2/re2/testing/regexp_benchmark.cc:786–788  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

784}
785
786void SearchPhone_CachedRE2(benchmark::State& state) {
787 SearchPhone(state, SearchParse2CachedRE2);
788}
789
790#ifdef USEPCRE
791BENCHMARK_RANGE(SearchPhone_CachedPCRE, 8, 16<<20)->ThreadRange(1, NumCPUs());

Callers

nothing calls this directly

Calls 1

SearchPhoneFunction · 0.85

Tested by

no test coverage detected