/third_party/skia/third_party/externals/icu/source/i18n/ |
D | funcrepl.cpp | 70 UnicodeReplacer* FunctionReplacer::toReplacer() const { in toReplacer() function in FunctionReplacer 87 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor); in replace() 106 rule.append(replacer->toReplacer()->toReplacerPattern(str, escapeUnprintable)); in toReplacerPattern()
|
D | rbt_rule.cpp | 454 int32_t newLength = output->toReplacer()->replace(text, pos.start, keyLimit, newStart); in matchAndReplace() 511 ICU_Utility::appendToRule(rule, output->toReplacer()->toReplacerPattern(str, escapeUnprintable), in toRule() 552 output->toReplacer()->addReplacementSetTo(toUnionTo); in addTargetSetTo()
|
D | funcrepl.h | 79 virtual UnicodeReplacer* toReplacer() const;
|
D | strrepl.h | 120 virtual UnicodeReplacer* toReplacer() const;
|
D | strmatch.h | 95 virtual UnicodeReplacer* toReplacer() const;
|
/third_party/node/deps/icu-small/source/i18n/ |
D | funcrepl.cpp | 70 UnicodeReplacer* FunctionReplacer::toReplacer() const { in toReplacer() function in FunctionReplacer 87 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor); in replace() 106 rule.append(replacer->toReplacer()->toReplacerPattern(str, escapeUnprintable)); in toReplacerPattern()
|
D | rbt_rule.cpp | 454 int32_t newLength = output->toReplacer()->replace(text, pos.start, keyLimit, newStart); in matchAndReplace() 511 ICU_Utility::appendToRule(rule, output->toReplacer()->toReplacerPattern(str, escapeUnprintable), in toRule() 552 output->toReplacer()->addReplacementSetTo(toUnionTo); in addTargetSetTo()
|
D | funcrepl.h | 79 virtual UnicodeReplacer* toReplacer() const override;
|
D | strrepl.h | 120 virtual UnicodeReplacer* toReplacer() const override;
|
/third_party/icu/icu4c/source/i18n/ |
D | funcrepl.cpp | 70 UnicodeReplacer* FunctionReplacer::toReplacer() const { in toReplacer() function in FunctionReplacer 87 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor); in replace() 106 rule.append(replacer->toReplacer()->toReplacerPattern(str, escapeUnprintable)); in toReplacerPattern()
|
D | rbt_rule.cpp | 454 int32_t newLength = output->toReplacer()->replace(text, pos.start, keyLimit, newStart); in matchAndReplace() 511 ICU_Utility::appendToRule(rule, output->toReplacer()->toReplacerPattern(str, escapeUnprintable), in toRule() 552 output->toReplacer()->addReplacementSetTo(toUnionTo); in addTargetSetTo()
|
D | funcrepl.h | 79 virtual UnicodeReplacer* toReplacer() const;
|
D | strrepl.h | 120 virtual UnicodeReplacer* toReplacer() const;
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | funcrepl.cpp | 70 UnicodeReplacer* FunctionReplacer::toReplacer() const { in toReplacer() function in FunctionReplacer 87 int32_t len = replacer->toReplacer()->replace(text, start, limit, cursor); in replace() 106 rule.append(replacer->toReplacer()->toReplacerPattern(str, escapeUnprintable)); in toReplacerPattern()
|
D | rbt_rule.cpp | 454 int32_t newLength = output->toReplacer()->replace(text, pos.start, keyLimit, newStart); in matchAndReplace() 511 ICU_Utility::appendToRule(rule, output->toReplacer()->toReplacerPattern(str, escapeUnprintable), in toRule() 552 output->toReplacer()->addReplacementSetTo(toUnionTo); in addTargetSetTo()
|
D | funcrepl.h | 79 virtual UnicodeReplacer* toReplacer() const;
|
D | strrepl.h | 120 virtual UnicodeReplacer* toReplacer() const;
|
/third_party/node/deps/icu-small/source/common/ |
D | unifunct.cpp | 22 UnicodeReplacer* UnicodeFunctor::toReplacer() const { in toReplacer() function in UnicodeFunctor
|
/third_party/icu/icu4c/source/common/ |
D | unifunct.cpp | 22 UnicodeReplacer* UnicodeFunctor::toReplacer() const { in toReplacer() function in UnicodeFunctor
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unifunct.cpp | 22 UnicodeReplacer* UnicodeFunctor::toReplacer() const { in toReplacer() function in UnicodeFunctor
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unifunct.cpp | 22 UnicodeReplacer* UnicodeFunctor::toReplacer() const { in toReplacer() function in UnicodeFunctor
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | unifunct.h | 75 virtual UnicodeReplacer* toReplacer() const;
|
/third_party/icu/icu4c/source/common/unicode/ |
D | unifunct.h | 78 virtual UnicodeReplacer* toReplacer() const;
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | unifunct.h | 78 virtual UnicodeReplacer* toReplacer() const;
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | unifunct.h | 78 virtual UnicodeReplacer* toReplacer() const;
|