Home
last modified time | relevance | path

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

/third_party/re2/re2/
Dsimplify.cc199 Regexp* newsub = child_args[i]; in ChildArgsChanged() local
204 Regexp* newsub = child_args[i]; in ChildArgsChanged() local
494 Regexp* newsub = child_args[0]; in PostVisit() local
511 Regexp* newsub = child_args[0]; in PostVisit() local
537 Regexp* newsub = child_args[0]; in PostVisit() local
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc133 const string& newsub, bool replace_all, in StringReplace()
164 const string& newsub, bool replace_all) { in StringReplace()