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

/external/icu4c/common/
H A Dubidi.c823 enum { DirProp_L=0, DirProp_R=1, DirProp_EN=2, DirProp_AN=3, DirProp_ON=4, DirProp_S=5, DirProp_B=6 }; /* reduced dirProp */ enumerator in enum:__anon4636
878 /*15 S */ { s(1,1), s(1,2), s(1,4), s(1,5), s(1,7), 15 ,s(1,17), s(1,7), s(1,9), s(1,7), 15 , s(1,7), s(1,3), DirProp_S },
879 /*16 AL:S */ { s(1,1), s(1,2), s(1,6), s(1,6), s(1,8), 16 ,s(1,17), s(1,8), s(1,8), s(1,8), 16 , s(1,8), s(1,3), DirProp_S },
1261 if (_prop == DirProp_S) /* add LRM before S */
1277 if (_prop == DirProp_S) /* add LRM before S */
1349 if (_prop == DirProp_S) /* add RLM before S */

Completed in 527 milliseconds