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

/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c2585 int32_t U16LenS = 0, U16LenT = 0, U16BELenS = 0, U16BELenT = 0, U8LenS = 0, U8LenT = 0; local
2646 u_strToUTF8(U8Source, CMSCOLL_ALEXIS2_BUFFER_SIZE, &U8LenS, U16Source, U16LenS, &status);
2649 uiter_setUTF8(&U8ItS, U8Source, U8LenS);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcmsccoll.c3883 int32_t U16LenS = 0, U16LenT = 0, U16BELenS = 0, U16BELenT = 0, U8LenS = 0, U8LenT = 0; local
3944 u_strToUTF8(U8Source, CMSCOLL_ALEXIS2_BUFFER_SIZE, &U8LenS, U16Source, U16LenS, &status);
3947 uiter_setUTF8(&U8ItS, U8Source, U8LenS);

Completed in 310 milliseconds