CEscape           581 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc                          CEscape(file_data.substr(i, kBytesPerLine))));
CEscape           329 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc         CEscape(field->default_value_string())) +
CEscape           323 third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc       "data", CEscape(file_data.substr(i, kBytesPerLine)));
CEscape           330 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc             CEscape(field->default_value_string()));
CEscape           337 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc           return "\"" + CEscape(field->default_value_string()) + "\"";
CEscape           342 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc               CEscape(field->default_value_string()));
CEscape           879 third_party/protobuf/src/google/protobuf/compiler/parser.cc       *default_value = CEscape(*default_value);
CEscape           221 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc         return "unicode(\"" + CEscape(field.default_value_string()) +
CEscape           224 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc         return "\"" + CEscape(field.default_value_string()) + "\"";
CEscape           500 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc     m["serialized_options"] = CEscape(options_string);
CEscape           879 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc         + CEscape(serialized_options)+ "')";
CEscape           251 third_party/protobuf/src/google/protobuf/compiler/subprocess.cc     *error = "Plugin output is unparseable: " + CEscape(output_data);
CEscape          1446 third_party/protobuf/src/google/protobuf/descriptor.cc         return "\"" + CEscape(default_value_string()) + "\"";
CEscape          1449 third_party/protobuf/src/google/protobuf/descriptor.cc           return CEscape(default_value_string());
CEscape           860 third_party/protobuf/src/google/protobuf/io/tokenizer.cc          " tokenized as an integer: " << CEscape(text);
CEscape           893 third_party/protobuf/src/google/protobuf/io/tokenizer.cc        " tokenized as a float: " << CEscape(text);
CEscape          1018 third_party/protobuf/src/google/protobuf/io/tokenizer.cc          " have been tokenized as a string: " << CEscape(text);
CEscape           203 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   return out << CEscape(test_case.input);
CEscape           337 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   return out << CEscape(test_case.input);
CEscape           530 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   return out << CEscape(test_case.input);
CEscape           876 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc   return out << CEscape(test_case.input);
CEscape           276 third_party/protobuf/src/google/protobuf/stubs/strutil.h LIBPROTOBUF_EXPORT string CEscape(const string& src);
CEscape            88 third_party/protobuf/src/google/protobuf/stubs/substitute.cc             << CEscape(format) << "\".";
CEscape            99 third_party/protobuf/src/google/protobuf/stubs/substitute.cc           << CEscape(format) << "\".";
CEscape          1345 third_party/protobuf/src/google/protobuf/text_format.cc           generator.Print(CEscape(value));
CEscape          1490 third_party/protobuf/src/google/protobuf/text_format.cc           generator.Print(CEscape(value));
CEscape          2041 third_party/re2/re2/dfa.cc         << " for state s=" << s << " and min=" << CEscape(*min);
CEscape          2078 third_party/re2/re2/dfa.cc         << " for state s=" << s << " and max=" << CEscape(*max);
CEscape           639 third_party/re2/re2/re2.cc                       << " [" << CEscape(subtext) << "]"
CEscape           645 third_party/re2/re2/re2.cc                     << " [" << CEscape(subtext) << "]"
CEscape           651 third_party/re2/re2/re2.cc                   << " [" << CEscape(subtext) << "]"
CEscape           668 third_party/re2/re2/re2.cc                       << " [" << CEscape(subtext) << "]"
CEscape           674 third_party/re2/re2/re2.cc                     << " [" << CEscape(subtext) << "]"
CEscape           682 third_party/re2/re2/re2.cc                   << " [" << CEscape(subtext) << "]"
CEscape           704 third_party/re2/re2/re2.cc                     << " [" << CEscape(subtext) << "]"
CEscape           712 third_party/re2/re2/re2.cc                     << " [" << CEscape(subtext) << "]"
CEscape           722 third_party/re2/re2/re2.cc                       << " [" << CEscape(subtext) << "]"
CEscape           729 third_party/re2/re2/re2.cc                     << " [" << CEscape(subtext) << "]"
CEscape           758 third_party/re2/re2/re2.cc                   << " [" << CEscape(subtext) << "]"
CEscape           768 third_party/re2/re2/re2.cc                   << " [" << CEscape(subtext) << "]"
CEscape           779 third_party/re2/re2/re2.cc                   << " [" << CEscape(subtext) << "]"
CEscape           109 third_party/re2/re2/testing/possible_match_test.cc         LOG(INFO) << "Checking regexp=" << CEscape(t.regexp);
CEscape           139 third_party/re2/re2/testing/possible_match_test.cc     << "min=" << CEscape(min) << ", max=" << CEscape(max);
CEscape           142 third_party/re2/re2/testing/possible_match_test.cc     << "min=" << CEscape(min) << ", max=" << CEscape(max);
CEscape           145 third_party/re2/re2/testing/possible_match_test.cc     << "min=" << CEscape(min) << ", max=" << CEscape(max);
CEscape           148 third_party/re2/re2/testing/possible_match_test.cc     << "min=" << CEscape(min) << ", max=" << CEscape(max);
CEscape           151 third_party/re2/re2/testing/possible_match_test.cc     << "min=" << CEscape(min) << ", max=" << CEscape(max);
CEscape           154 third_party/re2/re2/testing/possible_match_test.cc     << "min=" << CEscape(min) << ", max=" << CEscape(max);
CEscape           158 third_party/re2/re2/testing/possible_match_test.cc     << "min=" << CEscape(min) << ", max=" << CEscape(max);
CEscape           197 third_party/re2/re2/testing/possible_match_test.cc   VLOG(3) << CEscape(regexp);
CEscape           209 third_party/re2/re2/testing/possible_match_test.cc     LOG(QFATAL) << "PossibleMatchRange failed on: " << CEscape(regexp);
CEscape           212 third_party/re2/re2/testing/regexp_generator.cc       printf("  %s\n", CEscape(post[i]).c_str());
CEscape           216 third_party/re2/re2/testing/regexp_generator.cc       printf("  %s\n", CEscape(regexps.top()).c_str());
CEscape           174 third_party/re2/re2/testing/tester.cc   VLOG(1) << CEscape(regexp_str);
CEscape           181 third_party/re2/re2/testing/tester.cc     LOG(INFO) << "Cannot parse: " << CEscape(regexp_str_)
CEscape           189 third_party/re2/re2/testing/tester.cc     LOG(INFO) << "Cannot compile: " << CEscape(regexp_str_);
CEscape           196 third_party/re2/re2/testing/tester.cc               << CEscape(regexp_str_)
CEscape           207 third_party/re2/re2/testing/tester.cc       LOG(INFO) << "Cannot reverse compile: " << CEscape(regexp_str_);
CEscape           235 third_party/re2/re2/testing/tester.cc       LOG(INFO) << "Cannot RE2: " << CEscape(re);
CEscape           260 third_party/re2/re2/testing/tester.cc       LOG(INFO) << "Cannot PCRE: " << CEscape(re);
CEscape           346 third_party/re2/re2/testing/tester.cc           LOG(ERROR) << "Reverse DFA inconsistency: " << CEscape(regexp_str_)
CEscape           347 third_party/re2/re2/testing/tester.cc                      << " on " << CEscape(text);
CEscape           482 third_party/re2/re2/testing/tester.cc     LOG(ERROR) << "Skipped backtracking! " << CEscape(regexp_str_)
CEscape           486 third_party/re2/re2/testing/tester.cc   VLOG(1) << "Try: regexp " << CEscape(regexp_str_)
CEscape           487 third_party/re2/re2/testing/tester.cc           << " text " << CEscape(text)
CEscape           558 third_party/re2/re2/testing/tester.cc     << CEscape(regexp_str_)
CEscape           560 third_party/re2/re2/testing/tester.cc     << CEscape(regexp_->ToString())
CEscape           562 third_party/re2/re2/testing/tester.cc     << CEscape(text)
CEscape           568 third_party/re2/re2/testing/tester.cc     << CEscape(context)
CEscape           109 third_party/re2/util/util.h string CEscape(const StringPiece& src);