Searched defs:replaceType (Results 1 – 4 of 4) sorted by relevance
232 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
229 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
434 public static String replaceType(CharSequence affixPattern, int type, char replacementChar) { in replaceType() method in AffixUtils