GlobalReplace     102 chrome/tools/profile_reset/jtl_parser.cc     RE2::GlobalReplace(
GlobalReplace     221 content/child/webcrypto/shared_crypto_unittest.cc   re2::RE2::GlobalReplace(&file_contents, re2::RE2("\\s*//.*"), "");
GlobalReplace     387 third_party/re2/re2/re2.h   static int GlobalReplace(string *str,
GlobalReplace     189 third_party/re2/re2/testing/re2_test.cc     CHECK_EQ(RE2::GlobalReplace(&all, t->regexp, t->rewrite), t->greplace_count)
GlobalReplace     409 third_party/re2/util/pcre.h   static int GlobalReplace(string *str,