Searched refs:u_shapeArabic (Results 1 – 11 of 11) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cbiditst.c | 2475 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2485 length=u_shapeArabic(source, -1, in doArabicShapingTest() 2495 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2505 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2515 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2525 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2535 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2544 length=u_shapeArabic(source, 0, in doArabicShapingTest() 2554 length=u_shapeArabic(source, UPRV_LENGTHOF(source), in doArabicShapingTest() 2565 length=u_shapeArabic(NULL, UPRV_LENGTHOF(source), in doArabicShapingTest() [all …]
|
/external/icu/libicu/cts_headers/unicode/ |
D | ushape.h | 102 u_shapeArabic(const UChar *source, int32_t sourceLength,
|
D | urename.h | 343 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | ushape.h | 102 u_shapeArabic(const UChar *source, int32_t sourceLength,
|
D | urename.h | 343 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ushape.h | 102 u_shapeArabic(const UChar *source, int32_t sourceLength,
|
D | urename.h | 343 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
|
/external/icu/icu4c/source/common/ |
D | ubiditransform.cpp | 259 *pTransform->pDestLength = u_shapeArabic(pTransform->src, in doShape()
|
D | ushape.cpp | 1421 u_shapeArabic(const UChar *source, int32_t sourceLength, in u_shapeArabic() function
|
/external/icu/icu4c/source/test/intltest/ |
D | tsmthred.cpp | 178 length = u_shapeArabic(src, -1, dst, UPRV_LENGTHOF(dst), in doTailTest() 195 length = u_shapeArabic(src, -1, dst, UPRV_LENGTHOF(dst), in doTailTest()
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 343 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
|