Home | History | Annotate | Download | only in intltest

Lines Matching refs:cf

5223         UnicodeString cf = UnicodeString(c).foldCase();
5224 REGEX_ASSERT(cf.length() >= 2);