Searched refs:greekString (Results 1 - 2 of 2) sorted by relevance
/external/icu4c/test/cintltst/ |
H A D | cmsccoll.c | 6019 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...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
H A D | cmsccoll.c | 5998 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));
|
Completed in 913 milliseconds