| /external/rust/crates/regex/examples/ |
| D | shootout-regex-dna-single-cheat.rs | 57 fn replace_all(text: &str, substs: Vec<(u8, &str)>) -> String { in replace_all() function
|
| D | shootout-regex-dna-cheat.rs | 72 fn replace_all(text: &str, substs: Vec<(u8, &str)>) -> String { in replace_all() function
|
| /external/python/uritemplates/uritemplate/ |
| D | template.py | 101 def replace_all(match): function
|
| /external/skia/tools/skdiff/ |
| D | skdiff_utils.cpp | 105 static SkString replace_all(const SkString &input, in replace_all() function
|
| /external/python/cpython2/Lib/idlelib/ |
| D | ReplaceDialog.py | 78 def replace_all(self, event=None): member in ReplaceDialog
|
| /external/python/cpython3/Lib/idlelib/ |
| D | replace.py | 131 def replace_all(self, event=None): member in ReplaceDialog
|
| /external/crosvm/devices/src/irqchip/ |
| D | x86_64.rs | 99 pub fn replace_all(&mut self, routes: &[IrqRoute]) -> Result<()> { in replace_all() method
|
| /external/rust/crates/grpcio-sys/grpc/src/compiler/ |
| D | generator_helpers.h | 62 const std::string& to, bool replace_all) { in StringReplace()
|
| /external/grpc-grpc/src/compiler/ |
| D | generator_helpers.h | 62 const grpc::string& to, bool replace_all) { in StringReplace()
|
| /external/tensorflow/tensorflow/core/platform/ |
| D | str_util.cc | 140 bool replace_all) { in StringReplace()
|
| /external/cronet/third_party/protobuf/src/google/protobuf/stubs/ |
| D | strutil.cc | 133 const std::string &newsub, bool replace_all, in StringReplace() 164 const std::string &newsub, bool replace_all) { in StringReplace()
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | strutil.cc | 133 const std::string &newsub, bool replace_all, in StringReplace() 164 const std::string &newsub, bool replace_all) { in StringReplace()
|
| /external/selinux/libsemanage/src/ |
| D | genhomedircon.c | 515 static char *replace_all(const char *str, const replacement_pair_t * repl) in replace_all() function
|
| /external/rust/crates/aho-corasick/src/ |
| D | ahocorasick.rs | 429 pub fn replace_all<B>(&self, haystack: &str, replace_with: &[B]) -> String in replace_all() method
|
| /external/rust/crates/regex/src/ |
| D | re_bytes.rs | 471 pub fn replace_all<'t, R: Replacer>( in replace_all() method
|
| D | re_unicode.rs | 520 pub fn replace_all<'t, R: Replacer>( in replace_all() method
|