Searched defs:replaceFirst (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | rematch.cpp | 1748 UnicodeString RegexMatcher::replaceFirst(const UnicodeString &replacement, UErrorCode &status) { in replaceFirst() function in RegexMatcher 1767 UText *RegexMatcher::replaceFirst(UText *replacement, UText *dest, UErrorCode &status) { in replaceFirst() function in RegexMatcher
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rematch.cpp | 1748 UnicodeString RegexMatcher::replaceFirst(const UnicodeString &replacement, UErrorCode &status) { in replaceFirst() function in RegexMatcher 1767 UText *RegexMatcher::replaceFirst(UText *replacement, UText *dest, UErrorCode &status) { in replaceFirst() function in RegexMatcher
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rematch.cpp | 1758 UnicodeString RegexMatcher::replaceFirst(const UnicodeString &replacement, UErrorCode &status) { in replaceFirst() function in RegexMatcher 1777 UText *RegexMatcher::replaceFirst(UText *replacement, UText *dest, UErrorCode &status) { in replaceFirst() function in RegexMatcher
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | rematch.cpp | 1748 UnicodeString RegexMatcher::replaceFirst(const UnicodeString &replacement, UErrorCode &status) { in replaceFirst() function in RegexMatcher 1767 UText *RegexMatcher::replaceFirst(UText *replacement, UText *dest, UErrorCode &status) { in replaceFirst() function in RegexMatcher
|