Lines Matching full:intl
3435 UBool intl = i<affixPat.length() &&3437 if (intl) {3444 intl = FALSE;4323 UBool intl = i<pattern.length() &&4326 if (intl) {4331 intl = FALSE;4353 } else if(intl) {4415 if(intl) {5271 const UnicodeString &intl =5273 c = intl.getBuffer(); // ok for intl to go out of scope