Home
last modified time | relevance | path

Searched defs:replace (Results 1 - 25 of 189) sorted by relevance

12345678

/third_party/jerryscript/tests/jerry/es2015/
H A Dregression-test-issue-3817.js15 var replace = RegExp.prototype[Symbol.replace]; variable
/third_party/rust/crates/regex/tests/
H A Dreplace.rs1 macro_rules! replace( macros
[all...]
/third_party/jerryscript/tests/jerry/
H A Dstring-prototype-replace.js[all...]
/third_party/python/Lib/turtledemo/
H A Dlindenmayer.py30 def replace( seq, replacementRules, n ): function
/base/startup/init/services/modules/init_hook/
H A Dinit_hook.h32 char *replace; // replace content if filed name match system parameter member
/third_party/icu/icu4c/source/common/unicode/
H A Durep.h108 void (*replace)(UReplaceable* rep, member
/third_party/node/deps/icu-small/source/common/unicode/
H A Durep.h108 void (*replace)(UReplaceable* rep, member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_constant_fold.c94 uint32_t replace = bi_fold_constant(ins, &unsupported); in bi_opt_constant_fold() local
H A Dbi_opt_copy_prop.c93 bi_index replace = ins->src[0]; in bi_opt_copy_prop() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durep.h108 void (*replace)(UReplaceable* rep, member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_adsblock_manager_wrapper.cpp27 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 Dark_web_adsblock_manager_impl.cpp26 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 DUnicodeReplacer.java41 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 DIcuDataTest.java97 public void replace() { in replace() method in IcuDataTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTestUtility.java43 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 DTestUtility.java40 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 DUnicodeReplacer.java42 public abstract int replace(Replaceable text, in replace() method
H A DFunctionReplacer.java51 public int replace(Replaceable text, in replace() method in FunctionReplacer
/third_party/node/src/
H A Djson_utils.cc21 std::string replace; in EscapeJsonChars() local
/third_party/node/tools/gyp/pylib/gyp/
H A Deasy_xml.py158 def replace(match): function
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
H A Deasy_xml.py162 def replace(match): function
/third_party/ltp/testcases/kernel/syscalls/clock_settime/
H A Dclock_settime02.c23 int replace; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-static.cc84 set(hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) set() argument
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DFunctionReplacer.java50 public int replace(Replaceable text, in replace() method in FunctionReplacer
/third_party/ninja/src/
H A Dmsvc_helper-win32.cc25 string Replace(const string& input, const string& find, const string& replace) { in Replace() argument

Completed in 7 milliseconds

12345678