Home
last modified time | relevance | path

Searched defs:newsub (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/re2/
Dsimplify.cc204 Regexp* newsub = child_args[i]; in PostVisit() local
212 Regexp* newsub = child_args[i]; in PostVisit() local
228 Regexp* newsub = child_args[0]; in PostVisit() local
245 Regexp* newsub = child_args[0]; in PostVisit() local
271 Regexp* newsub = child_args[0]; in PostVisit() local
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc105 const string& newsub, bool replace_all, in StringReplace()
136 const string& newsub, bool replace_all) { in StringReplace()