Home
last modified time | relevance | path

Searched defs:SearchPCRE (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dregexp_benchmark.cc132 SearchImpl SearchDFA, SearchNFA, SearchOnePass, SearchBitState, SearchPCRE, variable
912 void SearchPCRE(benchmark::State& state, const char* regexp, in SearchPCRE() function