Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc90 static const int kPCREFrameSize = 700; variable
540 extra.match_limit_recursion = stack_limit / kPCREFrameSize; in TryMatch()