Home | History | Annotate | Download | only in cintltst

Lines Matching refs:tsceText

1124 static const UChar tsceText[] = {   /* Nothing in here should be ignorable */
1137 enum { kLen_tsceText = sizeof(tsceText)/sizeof(tsceText[0]) };
1190 UCollationElements * uce = ucol_openElements(ucol, tsceText, kLen_tsceText, &status);