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 D | TestUtility.java | 57 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 D | TestUtility.java | 54 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 D | gl4cTextureFilterMinmaxTests.cpp | 88 void TextureFilterMinmaxUtils::SupportedTextureType::replaceAll(std::string& str, const std::string& from, in replaceAll() function in gl4cts::TextureFilterMinmaxUtils::SupportedTextureType
|
| H A D | gl3cCullDistanceTests.cpp | 262 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 D | rematch.cpp | 1697 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 D | rematch.cpp | 1697 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 D | rematch.cpp | 1687 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 24 milliseconds