Searched defs:greekString (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c5998 UChar greekString[] = { 0x03b1 }; local
6028 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
6047 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
/external/icu4c/test/cintltst/
H A Dcmsccoll.c6019 UChar greekString[] = { 0x03b1 }; local
6067 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
6087 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
6124 UChar greekString[] = { 0x03b1 }; local
6155 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), hanString, LEN(hanString));
6196 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationStrin
[all...]

Completed in 215 milliseconds