Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dushape.h168 #define U_SHAPE_LAMALEF_BEGIN 3 macro
/external/icu/icu4c/source/common/
Dushape.cpp1429 …struct uShapeVariables shapeVars = { OLD_TAIL_CHAR,U_SHAPE_LAMALEF_BEGIN,U_SHAPE_LAMALEF_END,U_SH… in u_shapeArabic()
1455 !(((options & U_SHAPE_LAMALEF_MASK)==U_SHAPE_LAMALEF_BEGIN) || in u_shapeArabic()
1594 shapeVars.uShapeLamalefEnd = U_SHAPE_LAMALEF_BEGIN; in u_shapeArabic()