Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dregexp.h486 static Rune* LeadingString(Regexp* re, int* nrune, ParseFlags* flags);
Dparse.cc775 Rune* Regexp::LeadingString(Regexp* re, int *nrune, in LeadingString() function in re2::Regexp
1044 rune_i = Regexp::LeadingString(sub[i], &nrune_i, &runeflags_i); in Round1()