Home
last modified time | relevance | path

Searched defs:replacer (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/boost/fusion/algorithm/transformation/detail/
Dreplace.hpp45 struct replacer struct
48 replacer(T const& in_old_value, T const& in_new_value) in replacer() function
55 struct result<replacer<U1>(U2)>
66 operator()(U const& x) const in operator ()()
72 T old_value;
73 T new_value;
/third_party/node/deps/npm/node_modules/json-stringify-safe/
Dstringify.js4 function stringify(obj, replacer, spaces, cycleReplacer) { argument
8 function serializer(replacer, cycleReplacer) { argument
/third_party/node/deps/icu-small/source/i18n/
Dfuncrepl.h48 UnicodeFunctor* replacer; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dfuncrepl.h48 UnicodeFunctor* replacer; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dfuncrepl.h48 UnicodeFunctor* replacer; variable
/third_party/icu/icu4c/source/i18n/
Dfuncrepl.h48 UnicodeFunctor* replacer; variable
/third_party/json/doc/scripts/
Dsend_to_wandbox.py29 def replacer(match): function
/third_party/boost/libs/callable_traits/scripts/
Dwandbox_deploy.py29 def replacer(match): function
/third_party/node/deps/npm/scripts/
Ddocs-build.js13 function replacer (match, p1) { function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DFunctionReplacer.java34 private UnicodeReplacer replacer; field in FunctionReplacer
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DFunctionReplacer.java33 private UnicodeReplacer replacer; field in FunctionReplacer
/third_party/node/deps/npm/node_modules/request/lib/
Dhelpers.js20 function safeStringify (obj, replacer) { argument
/third_party/skia/third_party/externals/tint/src/
Dclone_context.h276 ReplaceAll(F&& replacer) { in ReplaceAll()
308 CloneContext& ReplaceAll(const SymbolTransform& replacer) { in ReplaceAll()
/third_party/mbedtls/scripts/
Dgenerate_ssl_debug_helpers.py41 def replacer(match): function
/third_party/jerryscript/tests/jerry/es2015/
Dsymbol-replace.js591 function replacer() { function
/third_party/node/deps/icu-small/source/common/
Dlocid.cpp1779 AliasReplacer replacer(status); in canonicalizeLocale() local
/third_party/skia/third_party/externals/icu/source/common/
Dlocid.cpp1810 AliasReplacer replacer(status); in canonicalizeLocale() local
/third_party/icu/icu4c/source/common/
Dlocid.cpp1806 AliasReplacer replacer(status); in canonicalizeLocale() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java1732 AliasReplacer replacer = new AliasReplacer( in canonicalize() local
/third_party/typescript/src/harness/
DfourslashImpl.ts3204 function replacer(key: string, value: any) { function
/third_party/quickjs/
Dquickjs.c40746 JSValue replacer; in js_string_replace() local
43989 JSValueConst replacer, JSValueConst space0) in JS_JSONStringify()
/third_party/node/tools/
Dlint-md.mjs1519 const stringReplaceAll$1 = (string, substring, replacer) => { argument
46375 function replacer(_, $1, $2, $3, $4) { function