Searched refs:u_shapeArabic (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 2467 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2477 length=u_shapeArabic(source, -1, in doArabicShapingTest() 2487 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2497 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2507 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2517 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2527 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2536 length=u_shapeArabic(source, 0, in doArabicShapingTest() 2546 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2557 length=u_shapeArabic(NULL, UPRV_LENGTHOF(source), in doArabicShapingTest() [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | ushape.h | 100 u_shapeArabic(const UChar *source, int32_t sourceLength,
|
D | urename.h | 338 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
|
/external/icu/icu4c/source/test/intltest/ |
D | tsmthred.cpp | 237 length = u_shapeArabic(src, -1, dst, UPRV_LENGTHOF(dst), in doTailTest() 254 length = u_shapeArabic(src, -1, dst, UPRV_LENGTHOF(dst), in doTailTest()
|
/external/icu/icu4c/source/common/ |
D | ushape.cpp | 1421 u_shapeArabic(const UChar *source, int32_t sourceLength, in u_shapeArabic() function
|