| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | regression-test-issue-3817.js | 15 var replace = RegExp.prototype[Symbol.replace]; variable
|
| /third_party/rust/crates/regex/tests/ |
| H A D | replace.rs | 1 macro_rules! replace( macros [all...] |
| /arkcompiler/runtime_core/gn/build/ |
| H A D | cmake_configure_file.py | 47 def replace(pattern): function
|
| /third_party/jerryscript/tests/jerry/ |
| H A D | string-prototype-replace.js | [all...] |
| /third_party/python/Lib/turtledemo/ |
| H A D | lindenmayer.py | 30 def replace( seq, replacementRules, n ): function
|
| /arkcompiler/runtime_core/static_core/gn/build/ |
| H A D | cmake_configure_file.py | 48 def replace(pattern): function
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | terminate.cpp | 31 char *replace = std::getenv("FUZZING_EXIT_ON_FAILED_ASSERT"); in Terminate() local
|
| /base/startup/init/services/modules/init_hook/ |
| H A D | init_hook.h | 32 char *replace; // replace content if filed name match system parameter
member
|
| /kernel/linux/linux-5.10/lib/livepatch/ |
| H A D | test_klp_atomic_replace.c | 10 static int replace; variable
|
| H A D | test_klp_callbacks_demo2.c | 10 static int replace; variable
|
| /kernel/linux/linux-6.6/lib/livepatch/ |
| H A D | test_klp_atomic_replace.c | 10 static int replace; variable
|
| H A D | test_klp_callbacks_demo2.c | 10 static int replace; variable
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | urep.h | 108 void (*replace)(UReplaceable* rep, member
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | urep.h | 108 void (*replace)(UReplaceable* rep, member
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_opt_constant_fold.c | 94 uint32_t replace = bi_fold_constant(ins, &unsupported); in bi_opt_constant_fold() local
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | urep.h | 108 void (*replace)(UReplaceable* rep, member
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_adsblock_manager_wrapper.cpp | 27 void ArkWebAdsBlockManagerWrapper::SetAdsBlockRules(const std::string &rulesFile, bool replace) { in SetAdsBlockRules() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_adsblock_manager_impl.cpp | 26 void ArkWebAdsBlockManagerImpl::SetAdsBlockRules(const ArkWebString &url, bool replace) in SetAdsBlockRules() argument 28 nweb_adsblock_manager_->SetAdsBlockRules(ArkWebStringStructToClass(url), replace); in SetAdsBlockRules() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeReplacer.java | 41 public abstract int replace(Replaceable text, in replace() method
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | IcuDataTest.java | 97 public void replace() { in replace() method in IcuDataTest
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
| H A D | TestUtility.java | 43 public static String replace(String source, String toBeReplaced, String replacement) { in replace() method in TestUtility
|
| /third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
| H A D | TestUtility.java | 40 public static String replace(String source, String toBeReplaced, String replacement) { in replace() method in TestUtility
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeReplacer.java | 42 public abstract int replace(Replaceable text, in replace() method
|
| /third_party/node/src/ |
| H A D | json_utils.cc | 21 std::string replace; in EscapeJsonChars() local
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| H A D | easy_xml.py | 158 def replace(match): function
|