Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dsimplify.cc158 static Regexp* SimplifyRepeat(Regexp* re, int min, int max,
545 Regexp* nre = SimplifyRepeat(newsub, re->min_, re->max_, in PostVisit()
581 Regexp* SimplifyWalker::SimplifyRepeat(Regexp* re, int min, int max, in SimplifyRepeat() function in re2::SimplifyWalker