Home
last modified time | relevance | path

Searched defs:replaceAll (Results 1 - 7 of 7) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DTestUtility.java57 public static String replaceAll(String source, UnicodeSet set, String replacement) { in replaceAll() method in TestUtility
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DTestUtility.java54 public static String replaceAll(String source, UnicodeSet set, String replacement) { in replaceAll() method in TestUtility
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureFilterMinmaxTests.cpp88 void TextureFilterMinmaxUtils::SupportedTextureType::replaceAll(std::string& str, const std::string& from, in replaceAll() function in gl4cts::TextureFilterMinmaxUtils::SupportedTextureType
H A Dgl3cCullDistanceTests.cpp262 void CullDistance::Utilities::replaceAll(std::string& str, const std::string& from, const std::string& to) in replaceAll() function in glcts::CullDistance::Utilities
[all...]
/third_party/icu/icu4c/source/i18n/
H A Drematch.cpp1697 UnicodeString RegexMatcher::replaceAll(const UnicodeString &replacement, UErrorCode &status) { in replaceAll() function in RegexMatcher
1720 UText *RegexMatcher::replaceAll(UText *replacement, UText *dest, UErrorCode &status) { in replaceAll() function in RegexMatcher
/third_party/node/deps/icu-small/source/i18n/
H A Drematch.cpp1697 UnicodeString RegexMatcher::replaceAll(const UnicodeString &replacement, UErrorCode &status) { in replaceAll() function in RegexMatcher
1720 UText *RegexMatcher::replaceAll(UText *replacement, UText *dest, UErrorCode &status) { in replaceAll() function in RegexMatcher
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drematch.cpp1687 UnicodeString RegexMatcher::replaceAll(const UnicodeString &replacement, UErrorCode &status) { in replaceAll() function in RegexMatcher
1710 UText *RegexMatcher::replaceAll(UText *replacement, UText *dest, UErrorCode &status) { in replaceAll() function in RegexMatcher

Completed in 26 milliseconds