Lines Matching defs:intl
3022 UBool intl = i<affixPat.length() &&3024 if (intl) {3031 intl = FALSE;3892 UBool intl = i<pattern.length() &&3895 if (intl) {3900 intl = FALSE;3922 } else if(intl) {3984 if(intl) {5327 const UnicodeString &intl =5329 c = intl.getBuffer(); // ok for intl to go out of scope