Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dparse.cc882 nsuffix(-1) {} in Splice()
887 int nsuffix; member
966 re[1] = Regexp::AlternateNoFactor(iter->sub, iter->nsuffix, flags); in FactorAlternation()
1009 int nsuffix = nsub; in FactorAlternation() local
1011 stk.back().splices[stk.back().spliceidx].nsuffix = nsuffix; in FactorAlternation()