Home | History | Annotate | Download | only in i18n

Lines Matching refs:compareSimpleAffix

3694     patternMatch = compareSimpleAffix(suf,fPattern,patLoc);
3697 textPreMatch = compareSimpleAffix(suf,text,start);
3700 textPostMatch = compareSimpleAffix(suf,text,start-suf.length());
3717 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix,