Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c2475 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/
Dushape.h102 u_shapeArabic(const UChar *source, int32_t sourceLength,
Durename.h343 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
/external/icu/icu4c/source/common/unicode/
Dushape.h102 u_shapeArabic(const UChar *source, int32_t sourceLength,
Durename.h343 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
/external/icu/libandroidicu/include/unicode/
Dushape.h102 u_shapeArabic(const UChar *source, int32_t sourceLength,
Durename.h343 #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.cpp1421 u_shapeArabic(const UChar *source, int32_t sourceLength, in u_shapeArabic() function
/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp178 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/
Durename.h343 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro