HomeSort by relevance Sort by last modified time
    Searched refs:u_shapeArabic (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/common/unicode/
ushape.h 102 u_shapeArabic(const UChar *source, int32_t sourceLength,
urename.h 340 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic)
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c     [all...]
  /external/icu/icu4c/source/common/
ubiditransform.c 257 *pTransform->pDestLength = u_shapeArabic(pTransform->src,
ushape.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
tsmthred.cpp 210 // TestArabicShapeThreads -- see if calls to u_shapeArabic in many threads works successfully
213 // u_shapeArabic, if the calls are successful it will the set * chars.
214 // At the end we make sure all threads managed to run u_shapeArabic successfully.
239 length = u_shapeArabic(src, -1, dst, UPRV_LENGTHOF(dst),
256 length = u_shapeArabic(src, -1, dst, UPRV_LENGTHOF(dst),
    [all...]

Completed in 117 milliseconds