Home | History | Annotate | Download | only in intltest

Lines Matching defs:cf

5598         UnicodeString cf = UnicodeString(c).foldCase();
5599 REGEX_ASSERT(cf.length() >= 2);