Home | History | Annotate | Download | only in i18n

Lines Matching refs:compareSimpleAffix

4081     patternMatch = compareSimpleAffix(suf,fPattern,patLoc);
4084 textPreMatch = compareSimpleAffix(suf,text,start);
4087 textPostMatch = compareSimpleAffix(suf,text,start-suf.length());
4104 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix,