Home | History | Annotate | Download | only in cintltst

Lines Matching full:greekstring

4702     UChar greekString[] = { 0x03b1 };
4750 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
4770 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
4824 static const UChar greekString[] = { 0x03b1 };
4855 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), hanString, LEN(hanString));
4895 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
4915 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));