Home
last modified time | relevance | path

Searched defs:replace_all (Results 1 – 11 of 11) sorted by relevance

/external/python/uritemplates/uritemplate/
Dtemplate.py99 def replace_all(match): function
/external/skia/tools/skdiff/
Dskdiff_utils.cpp106 static SkString replace_all(const SkString &input, in replace_all() function
/external/python/cpython2/Lib/idlelib/
DReplaceDialog.py78 def replace_all(self, event=None): member in ReplaceDialog
/external/python/cpython3/Lib/idlelib/
Dreplace.py89 def replace_all(self, event=None): member in ReplaceDialog
/external/skqp/tools/skdiff/
Dskdiff_utils.cpp106 static SkString replace_all(const SkString &input, in replace_all() function
/external/grpc-grpc/src/compiler/
Dgenerator_helpers.h62 const grpc::string& to, bool replace_all) { in StringReplace()
/external/tensorflow/tensorflow/core/lib/strings/
Dstr_util.cc333 bool replace_all) { in StringReplace()
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc132 const string& newsub, bool replace_all, in StringReplace()
163 const string& newsub, bool replace_all) { in StringReplace()
/external/selinux/libsemanage/src/
Dgenhomedircon.c513 static char *replace_all(const char *str, const replacement_pair_t * repl) in replace_all() function
/external/skia/tools/bookmaker/
DmdOut.cpp182 void replace_all(string& str, const string& from, const string& to) { in replace_all() function
/external/skqp/tools/bookmaker/
DmdOut.cpp181 void replace_all(string& str, const string& from, const string& to) { in replace_all() function