Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_openFromShortString

2072         coll = ucol_openFromShortString(testCases[i].input, FALSE, &parseError, &status);
2088 fromNormalized = ucol_openFromShortString(normalizedBuffer, FALSE, &parseError, &status);