Lines Matching refs:replaceAll
1684 // replaceAll1687 UnicodeString RegexMatcher::replaceAll(const UnicodeString &replacement, UErrorCode &status) {1698 replaceAll(&replacementText, &resultText, status);1708 // replaceAll, UText mode1710 UText *RegexMatcher::replaceAll(UText *replacement, UText *dest, UErrorCode &status) {