Searched refs:U_SHAPE_DIGITS_MASK (Results 1 – 2 of 2) sorted by relevance
287 #define U_SHAPE_DIGITS_MASK 0xe0 macro
1441 (options&U_SHAPE_DIGITS_MASK)==U_SHAPE_DIGITS_RESERVED || in u_shapeArabic()1672 if((options&U_SHAPE_DIGITS_MASK)!=U_SHAPE_DIGITS_NOOP) { in u_shapeArabic()1691 switch(options&U_SHAPE_DIGITS_MASK) { in u_shapeArabic()