Home
last modified time | relevance | path

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

1234567

/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
/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
/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
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Doptimize.c126 gpir_node *replace = NULL; in optimize_not() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dflatten_decoration_pass.cpp78 bool replace = false; in Process() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dflatten_decoration_pass.cpp78 bool replace = false; in Process() local
[all...]

Completed in 12 milliseconds

1234567