Home
last modified time | relevance | path

Searched defs:oldText (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Dunistr.h4441 findAndReplace(const UnicodeString& oldText, const UnicodeString& newText) findAndReplace() argument
4447 findAndReplace(int32_t start, int32_t _length, const UnicodeString& oldText, const UnicodeString& newText) findAndReplace() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dunistr.h4468 findAndReplace(const UnicodeString& oldText, const UnicodeString& newText) findAndReplace() argument
4474 findAndReplace(int32_t start, int32_t _length, const UnicodeString& oldText, const UnicodeString& newText) findAndReplace() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dunistr.h4441 findAndReplace(const UnicodeString& oldText, const UnicodeString& newText) findAndReplace() argument
4447 findAndReplace(int32_t start, int32_t _length, const UnicodeString& oldText, const UnicodeString& newText) findAndReplace() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp1162 findAndReplace(int32_t start, int32_t length, const UnicodeString& oldText, int32_t oldStart, int32_t oldLength, const UnicodeString& newText, int32_t newStart, int32_t newLength) findAndReplace() argument
/third_party/node/deps/icu-small/source/common/
H A Dunistr.cpp1204 findAndReplace(int32_t start, int32_t length, const UnicodeString& oldText, int32_t oldStart, int32_t oldLength, const UnicodeString& newText, int32_t newStart, int32_t newLength) findAndReplace() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp1161 findAndReplace(int32_t start, int32_t length, const UnicodeString& oldText, int32_t oldStart, int32_t oldLength, const UnicodeString& newText, int32_t newStart, int32_t newLength) findAndReplace() argument

Completed in 20 milliseconds