Home
last modified time | relevance | path

Searched defs:substitute (Results 1 - 17 of 17) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRegexTransformer.java159 static String substitute(String s, char token, Function<Character, String> replaceFn) { in substitute() method in RegexTransformer
/third_party/python/Lib/
H A Dstring.py104 def substitute(self, mapping=_sentinel_dict, /, **kws): member in Template
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressTestUtil.cpp58 string ProgramLibrary::substitute (const string& templ, const map<string, string>& additionalParams) const in substitute() function in deqp::gls::LongStressTestUtil::ProgramLibrary
77 string ProgramLibrary::substitute (const std::string& templ) const in substitute() function in deqp::gls::LongStressTestUtil::ProgramLibrary
[all...]
/third_party/python/Python/
H A Dsuggestions.c106 size_t substitute = distance + substitution_cost(code, a[index]); in levenshtein_distance() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gsub-table.hh249 substitute; /* Array of substitute member
395 substitute; /* String of GlyphIDs to substitute */ global() member
[all...]
H A Dhb-ot-shape.cc262 hb_ot_shape_plan_t::substitute (hb_font_t *font, in substitute() function in hb_ot_shape_plan_t
H A Dhb-aat-layout-morx-table.hh644 Lookup<HBGlyphID16> substitute; member
H A Dhb-ot-layout.cc1938 void hb_ot_map_t::substitute (const hb_ot_shape_plan_t *plan, hb_font_t *font, hb_buffer_t *buffer) const in substitute() function in hb_ot_map_t
/third_party/icu/icu4c/source/common/
H A Dlocdispnames.cpp300 _getStringOrCopyKey(const char *path, const char *locale, const char *tableKey, const char* subTableKey, const char *itemKey, const char *substitute, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) _getStringOrCopyKey() argument
H A Dlocdspnm.cpp294 UDisplayContext substitute; member in LocaleDisplayNamesImpl
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dlocdispnames.cpp300 _getStringOrCopyKey(const char *path, const char *locale, const char *tableKey, const char* subTableKey, const char *itemKey, const char *substitute, char16_t *dest, int32_t destCapacity, UErrorCode *pErrorCode) _getStringOrCopyKey() argument
H A Dlocdspnm.cpp294 UDisplayContext substitute; member in LocaleDisplayNamesImpl
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdispnames.cpp300 _getStringOrCopyKey(const char *path, const char *locale, const char *tableKey, const char* subTableKey, const char *itemKey, const char *substitute, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) _getStringOrCopyKey() argument
H A Dlocdspnm.cpp294 UDisplayContext substitute; member in LocaleDisplayNamesImpl
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c642 static struct token **substitute(struct token **list, struct token *body, struct arg *args) in substitute() function
/third_party/mksh/
H A Deval.c125 substitute(const char *cp, int f) in substitute() function
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp1435 UnicodeString substitute = UNICODE_STRING_SIMPLE("--\\u0043--"); in API_Replace() local
1443 UnicodeString substitute = UNICODE_STRING_SIMPLE("--\\U00010000--"); in API_Replace() local

Completed in 32 milliseconds