Searched refs:punctuationString (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcmsccoll.c6001 UChar punctuationString[] = { 0x203e }; local
6048 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
6068 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
6106 UChar punctuationString[] = { 0x203e }; local
6177 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
6197 collResult = ucol_strcoll(myCollation, greekString, LEN(greekString), punctuationString, LEN(punctuationString));
[all...]

Completed in 120 milliseconds