Home | History | Annotate | Download | only in intltest

Lines Matching defs:s2

754     UnicodeString s2;
756 s2 = df->format(d, s2, pos);
758 logln("DF=" + s2);
760 s2.extract(0,2, substr);