Namespaces | Functions
str_replace.cc File Reference
#include "absl/strings/str_replace.h"
#include "absl/strings/str_cat.h"
Include dependency graph for str_replace.cc:

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)


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16