Home | History | Annotate | Download | only in i18n

Lines Matching defs:compareSimpleAffix

3263     patternMatch = compareSimpleAffix(suf,fPattern,patLoc);
3266 textPreMatch = compareSimpleAffix(suf,text,start);
3269 textPostMatch = compareSimpleAffix(suf,text,start-suf.length());
3286 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix,