Searched defs:replace_all (Results 1 – 12 of 12) sorted by relevance
| /third_party/flutter/skia/tools/skdiff/ |
| D | skdiff_utils.cpp | 105 static SkString replace_all(const SkString &input, in replace_all() function
|
| /third_party/skia/tools/skdiff/ |
| D | skdiff_utils.cpp | 105 static SkString replace_all(const SkString &input, in replace_all() function
|
| /third_party/python/Lib/idlelib/ |
| D | replace.py | 131 def replace_all(self, event=None): member in ReplaceDialog
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/include/dataset/ |
| D | text.h | 352 : RegexReplace(StringToChar(pattern), StringToChar(replace), replace_all) {} in RegexReplace() argument
|
| /third_party/grpc/src/compiler/ |
| D | generator_helpers.h | 62 const std::string& to, bool replace_all) { in StringReplace()
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/text/kernels/ir/ |
| D | bindings.cc | 82 .def(py::init([](std::string pattern, std::string replace, bool replace_all) { in __anon231ba7350902()
|
| /third_party/boost/boost/algorithm/string/ |
| D | replace.hpp | 647 inline void replace_all( in replace_all() function
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/text/ir/kernels/ |
| D | text_ir.cc | 307 …ReplaceOperation::RegexReplaceOperation(std::string pattern, std::string replace, bool replace_all) in RegexReplaceOperation()
|
| /third_party/mindspore/mindspore/dataset/text/ |
| D | transforms.py | 789 def __init__(self, pattern, replace, replace_all=True): argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| D | strutil.cc | 133 const string& newsub, bool replace_all, in StringReplace() 164 const string& newsub, bool replace_all) { in StringReplace()
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/ |
| D | text.cc | 286 …:RegexReplace(const std::vector<char> &pattern, const std::vector<char> &replace, bool replace_all) in RegexReplace()
|
| /third_party/boost/tools/build/src/engine/ |
| D | builtins.cpp | 1581 void replace_all(S &str, const S &from, const S &to) in replace_all() function
|