Home | History | Annotate | Download | only in intltest

Lines Matching defs:s2

492     static const UChar s2[] = {0x41, 0x0302, 0x0300, 0x0301, 0};
497 if (c->compare(s1,s2) == 0)
569 static const UChar s2[] = {0x41, 0x0327, 0x0316, 0x0315, 0x0300, 0};
580 if (c->compare(s1,s2) != 0)