Home | History | Annotate | Download | only in i18n

Lines Matching defs:intl

2299                 UBool intl = i<affixPat.length() &&
2301 if (intl) {
2308 intl = FALSE;
3053 UBool intl = i<pattern.length() &&
3056 if (intl) {
3061 intl = FALSE;
3087 } else if(intl) {
3149 if(intl) {
4458 const UnicodeString &intl =
4460 c = intl.getBuffer(); // ok for intl to go out of scope