Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucol_setText

749     ucol_setText(iter2, test1, u_strlen(test1), &status);
760 ucol_setText(iter2, NULL, 2, &status);
802 ucol_setText(iter, &ch, 1, &status);
826 ucol_setText(iter, &ch, 1, &status);
837 ucol_setText(iter, &ch, 1, &status);
846 ucol_setText(iter, &ch, 1, &status);
856 ucol_setText(iter, supplementary, 2, &status);
867 ucol_setText(iter, &ch, 1, &status);
1064 ucol_setText(iter, str, strLen, &status);
1081 ucol_setText(resultiter, s, (int32_t)(e - s), &status);