
Go to the source code of this file.
Namespaces | |
| namespace | absl |
| namespace | absl::strings_internal |
Functions | |
| int | absl::strings_internal::ApplySubstitutions (absl::string_view s, std::vector< strings_internal::ViableSubstitution > *subs_ptr, std::string *result_ptr) |
| std::string | absl::StrReplaceAll (absl::string_view s, strings_internal::FixedMapping replacements) |
| int | absl::StrReplaceAll (strings_internal::FixedMapping replacements, std::string *target) |