Substitute        499 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc     string magic_string = strings::Substitute(
Substitute       1256 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc     *error = strings::Substitute("$0: $1", plugin_name, communicate_error);
Substitute       1280 third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc       *error = strings::Substitute(
Substitute        323 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc       return strings::Substitute(
Substitute        328 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc           return strings::Substitute(
Substitute        340 third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc           return strings::Substitute(
Substitute        316 third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc       builder_type = strings::Substitute(
Substitute        326 third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc       builder_type = strings::Substitute(
Substitute        234 third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.cc   return strings::Substitute("$0: $1, $2, $3, $4\n",
Substitute        765 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc   return strings::Substitute(
Substitute        245 third_party/protobuf/src/google/protobuf/compiler/subprocess.cc     *error = strings::Substitute(
Substitute        437 third_party/protobuf/src/google/protobuf/compiler/subprocess.cc       *error = strings::Substitute(
Substitute        443 third_party/protobuf/src/google/protobuf/compiler/subprocess.cc     *error = strings::Substitute(
Substitute       3291 third_party/protobuf/src/google/protobuf/descriptor.cc                  strings::Substitute(
Substitute       3307 third_party/protobuf/src/google/protobuf/descriptor.cc                  strings::Substitute("Extension range $0 to $1 overlaps with "
Substitute       3507 third_party/protobuf/src/google/protobuf/descriptor.cc              strings::Substitute("Field numbers cannot be greater than $0.",
Substitute       3512 third_party/protobuf/src/google/protobuf/descriptor.cc              strings::Substitute(
Substitute       3808 third_party/protobuf/src/google/protobuf/descriptor.cc                strings::Substitute("\"$0\" does not declare $1 as an "
Substitute       3922 third_party/protobuf/src/google/protobuf/descriptor.cc                strings::Substitute("Extension number $0 has already been used "
Substitute       3930 third_party/protobuf/src/google/protobuf/descriptor.cc                strings::Substitute("Field number $0 has already been used in "
Substitute       4068 third_party/protobuf/src/google/protobuf/descriptor.cc           strings::Substitute("Extension numbers cannot be greater than $0.",
Substitute       3820 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   return strings::Substitute(
Substitute       4502 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc     return strings::Substitute("$0:$1-$2:$3",
Substitute         84 third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc     strings::Substitute("$0 $1:$2: $3",
Substitute        140 third_party/protobuf/src/google/protobuf/stubs/substitute.h LIBPROTOBUF_EXPORT string Substitute(
Substitute        373 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   string parse_string = strings::Substitute("optional_nested_enum: $0",
Substitute        382 third_party/protobuf/src/google/protobuf/text_format_unittest.cc   string parse_string = strings::Substitute("sparse_enum: $0",