Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_shapeArabic

2463     length=u_shapeArabic(source, LENGTHOF(source),
2468 log_err("failure in u_shapeArabic(en2an)\n");
2473 length=u_shapeArabic(source, -1,
2478 log_err("failure in u_shapeArabic(an2en)\n");
2483 length=u_shapeArabic(source, LENGTHOF(source),
2488 log_err("failure in u_shapeArabic(logical_alen2an_init_lr)\n");
2493 length=u_shapeArabic(source, LENGTHOF(source),
2498 log_err("failure in u_shapeArabic(logical_alen2an_init_al)\n");
2503 length=u_shapeArabic(source, LENGTHOF(source),
2508 log_err("failure in u_shapeArabic(reverse_alen2an_init_lr)\n");
2513 length=u_shapeArabic(source, LENGTHOF(source),
2518 log_err("failure in u_shapeArabic(reverse_alen2an_init_al)\n");
2523 length=u_shapeArabic(source, LENGTHOF(source),
2528 log_err("failure in u_shapeArabic(noop)\n");
2532 length=u_shapeArabic(source, 0,
2537 log_err("failure in u_shapeArabic(en2an, sourceLength=0), returned %d/%s\n", u_errorName(errorCode), LENGTHOF(source));
2542 length=u_shapeArabic(source, LENGTHOF(source),
2547 log_err("failure in u_shapeArabic(en2an preflighting), returned %d/%s instead of %d/U_BUFFER_OVERFLOW_ERROR\n",
2553 length=u_shapeArabic(NULL, LENGTHOF(source),
2558 log_err("failure in u_shapeArabic(source=NULL), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n", u_errorName(errorCode));
2562 length=u_shapeArabic(source, -2,
2567 log_err("failure in u_shapeArabic(sourceLength=-2), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n", u_errorName(errorCode));
2571 length=u_shapeArabic(source, LENGTHOF(source),
2576 log_err("failure in u_shapeArabic(dest=NULL), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n", u_errorName(errorCode));
2580 length=u_shapeArabic(source, LENGTHOF(source),
2585 log_err("failure in u_shapeArabic(destSize=-1), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n", u_errorName(errorCode));
2589 length=u_shapeArabic(source, LENGTHOF(source),
2594 log_err("failure in u_shapeArabic(U_SHAPE_DIGITS_RESERVED), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n", u_errorName(errorCode));
2598 length=u_shapeArabic(source, LENGTHOF(source),
2603 log_err("failure in u_shapeArabic(U_SHAPE_DIGIT_TYPE_RESERVED), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n", u_errorName(errorCode));
2607 length=u_shapeArabic(source, LENGTHOF(source),
2612 log_err("failure in u_shapeArabic(U_SHAPE_DIGIT_TYPE_RESERVED), returned %s instead of U_ILLEGAL_ARGUMENT_ERROR\n", u_errorName(errorCode));
2616 length=u_shapeArabic(lamalef, LENGTHOF(lamalef),
2621 log_err("failure in u_shapeArabic(U_SHAPE_LETTERS_UNSHAPE | U_SHAPE_LENGTH_GROW_SHRINK | U_SHAPE_TEXT_DIRECTION_VISUAL_LTR)\n");
2680 length=u_shapeArabic(source, LENGTHOF(source),
2687 log_err("failure in u_shapeArabic(LAMALEF shape_near)\n");
2692 length=u_shapeArabic(source, LENGTHOF(source),
2699 log_err("failure in u_shapeArabic(LAMALEF shape_at_end)\n");
2704 length=u_shapeArabic(source, LENGTHOF(source),
2711 log_err("failure in u_shapeArabic(LAMALEF shape_at_begin)\n");
2716 length=u_shapeArabic(source, LENGTHOF(source),
2723 log_err("failure in u_shapeArabic(LAMALEF shape_grow_shrink)\n");
2730 length=u_shapeArabic(source, LENGTHOF(source),
2737 log_err("failure in u_shapeArabic(LAMALEF shape_excepttashkeel_near)\n");
2742 length=u_shapeArabic(source, LENGTHOF(source),
2749 log_err("failure in u_shapeArabic(LAMALEF shape_excepttashkeel_at_end)\n");
2754 length=u_shapeArabic(source, LENGTHOF(source),
2761 log_err("failure in u_shapeArabic(LAMALEF shape_excepttashkeel_at_begin)\n");
2766 length=u_shapeArabic(source, LENGTHOF(source),
2773 log_err("failure in u_shapeArabic(LAMALEF shape_excepttashkeel_grow_shrink)\n");
2806 length=u_shapeArabic(source, LENGTHOF(source),
2813 log_err("failure in u_shapeArabic(TASHKEEL shape_near)\n");
2818 length=u_shapeArabic(source, LENGTHOF(source),
2825 log_err("failure in u_shapeArabic(TASHKEEL shape_excepttashkeel_near)\n");
2860 length=u_shapeArabic(source, LENGTHOF(source),
2867 log_err("failure in u_shapeArabic(unshape_near)\n");
2872 length=u_shapeArabic(source, LENGTHOF(source),
2879 log_err("failure in u_shapeArabic(unshape_at_end)\n");
2884 length=u_shapeArabic(source, LENGTHOF(source),
2891 log_err("failure in u_shapeArabic(unshape_at_begin)\n");
2896 length=u_shapeArabic(source, LENGTHOF(source),
2903 log_err("failure in u_shapeArabic(unshape_grow_shrink)\n");
2921 length = u_shapeArabic(src, -1, dst, LENGTHOF(dst),
2938 length = u_shapeArabic(src, -1, dst, LENGTHOF(dst),
2982 length=u_shapeArabic(persian_letters_source, LENGTHOF(persian_letters_source),
2988 log_err("failure in u_shapeArabic(persian_letters)\n");
2993 length=u_shapeArabic(tashkeel_aggregation_source, LENGTHOF(tashkeel_aggregation_source),
3000 log_err("failure in u_shapeArabic(tashkeel_aggregation)\n");
3005 length=u_shapeArabic(untouched_presentation_source, LENGTHOF(untouched_presentation_source),
3012 log_err("failure in u_shapeArabic(untouched_presentation)\n");
3017 length=u_shapeArabic(untouched_presentation_r_source, LENGTHOF(untouched_presentation_r_source),
3024 log_err("failure in u_shapeArabic(untouched_presentation_r)\n");
3071 length=u_shapeArabic(letters_source1, LENGTHOF(letters_source1),
3077 log_err("failure in u_shapeArabic(letters_source1)\n");
3082 length=u_shapeArabic(letters_source2, LENGTHOF(letters_source2),
3088 log_err("failure in u_shapeArabic(letters_source2)\n");
3093 length=u_shapeArabic(letters_source3, LENGTHOF(letters_source3),
3099 log_err("failure in u_shapeArabic(letters_source3)\n");
3104 length=u_shapeArabic(letters_source4, LENGTHOF(letters_source4),
3110 log_err("failure in u_shapeArabic(letters_source4)\n");
3115 length=u_shapeArabic(letters_source5, LENGTHOF(letters_source5),
3121 log_err("failure in u_shapeArabic(letters_source5)\n");
3126 length=u_shapeArabic(letters_source6, LENGTHOF(letters_source6),
3132 log_err("failure in u_shapeArabic(letters_source6)\n");
3137 length=u_shapeArabic(letters_source7, LENGTHOF(letters_source7),
3143 log_err("failure in u_shapeArabic(letters_source7)\n");
3148 length=u_shapeArabic(letters_source8, LENGTHOF(letters_source8),
3154 log_err("failure in u_shapeArabic(letters_source8)\n");
3253 length=u_shapeArabic(letters_source1, LENGTHOF(letters_source1),
3259 log_err("failure in u_shapeArabic(letters_source1)\n");
3264 length=u_shapeArabic(letters_source2, LENGTHOF(letters_source2),
3270 log_err("failure in u_shapeArabic(letters_source2)\n");
3275 length=u_shapeArabic(letters_source3, LENGTHOF(letters_source3),
3281 log_err("failure in u_shapeArabic(letters_source3)\n");
3286 length=u_shapeArabic(letters_source4, LENGTHOF(letters_source4),
3292 log_err("failure in u_shapeArabic(letters_source4)\n");
3297 length=u_shapeArabic(letters_source5, LENGTHOF(letters_source5),
3303 log_err("failure in u_shapeArabic(letters_source5)\n");
3308 length=u_shapeArabic(letters_source6, LENGTHOF(letters_source6),
3314 log_err("failure in u_shapeArabic(letters_source6)\n");