Home
last modified time | relevance | path

Searched refs:UsingPCRE (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.h170 const bool UsingPCRE = true; variable
175 const bool UsingPCRE = false; variable
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dtester.cc76 if (!UsingPCRE) in Engines()