Home | History | Annotate | Download | only in cintltst

Lines Matching refs:U16BEItT

3862   UCharIterator U16BEItS, U16BEItT;
3907 uiter_setUTF16BE(&U16BEItT, U16BETarget, U16LenT);
3909 resU16BE = ucol_strcollIter(coll, &U16BEItS, &U16BEItT, &status);