Home | History | Annotate | Download | only in intltest

Lines Matching refs:r2

852     UnicodeString r1, r2, t1, t2;
857 Normalizer::decompose(s2, FALSE, normOptions, r2, errorCode);
860 r2.foldCase(options);
863 r2=s2;
867 Normalizer::decompose(r2, FALSE, normOptions, t2, errorCode);