Namespaces | Typedefs | 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

 absl
 
 absl::strings_internal
 

Typedefs

using absl::strings_internal::FixedMapping = std::initializer_list< std::pair< absl::string_view, absl::string_view >>
 

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:19:59