Home
last modified time | relevance | path

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

/external/icu4c/common/
Dushape.c1512 int aggregation_possible = 1; in u_shapeArabic() local
1525 … if (aggregate_tashkeel && ((prevLink|currLink)&COMBINE) == COMBINE && aggregation_possible) { in u_shapeArabic()
1526 aggregation_possible = 0; in u_shapeArabic()
1530 aggregation_possible = 1; in u_shapeArabic()