Searched refs:u_shapeArabic (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dushape.h100 u_shapeArabic(const UChar *source, int32_t sourceLength,
H A Durename.h334 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcbiditst.c2465 length=u_shapeArabic(source, LENGTHOF(source),
2470 log_err("failure in u_shapeArabic(en2an)\n");
2475 length=u_shapeArabic(source, -1,
2480 log_err("failure in u_shapeArabic(an2en)\n");
2485 length=u_shapeArabic(source, LENGTHOF(source),
2490 log_err("failure in u_shapeArabic(logical_alen2an_init_lr)\n");
2495 length=u_shapeArabic(source, LENGTHOF(source),
2500 log_err("failure in u_shapeArabic(logical_alen2an_init_al)\n");
2505 length=u_shapeArabic(source, LENGTHOF(source),
2510 log_err("failure in u_shapeArabic(reverse_alen2an_init_l
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtsmthred.cpp237 // TestArabicShapeThreads -- see if calls to u_shapeArabic in many threads works successfully
240 // u_shapeArabic, if the calls are successful it will the set * chars.
241 // At the end we make sure all threads managed to run u_shapeArabic successfully.
266 length = u_shapeArabic(src, -1, dst, LENGTHOF(dst),
283 length = u_shapeArabic(src, -1, dst, LENGTHOF(dst),
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dushape.cpp1418 * u_shapeArabic
1423 u_shapeArabic(const UChar *source, int32_t sourceLength, function
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h344 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h344 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h344 #define u_shapeArabic U_ICU_ENTRY_POINT_RENAME(u_shapeArabic) macro

Completed in 323 milliseconds