Home
last modified time | relevance | path

Searched refs:u_shapeArabic (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c2471 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest()
2481 length=u_shapeArabic(source, -1, in doArabicShapingTest()
2491 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest()
2501 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest()
2511 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest()
2521 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest()
2531 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest()
2540 length=u_shapeArabic(source, 0, in doArabicShapingTest()
2550 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest()
2561 length=u_shapeArabic(NULL, UPRV_LENGTHOF(source), in doArabicShapingTest()
[all …]
/external/icu/icu4c/source/common/unicode/
Dushape.h102 u_shapeArabic(const UChar *source, int32_t sourceLength,
Durename.h335 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
/external/icu/icu4c/source/common/
Dubiditransform.cpp259 *pTransform->pDestLength = u_shapeArabic(pTransform->src, in doShape()
Dushape.cpp1423 u_shapeArabic(const UChar *source, int32_t sourceLength, in u_shapeArabic() function
/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp239 length = u_shapeArabic(src, -1, dst, UPRV_LENGTHOF(dst), in doTailTest()
256 length = u_shapeArabic(src, -1, dst, UPRV_LENGTHOF(dst), in doTailTest()