Home | History | Annotate | Download | only in i18n

Lines Matching refs:u_hasBinaryProperty

2498         if (u_hasBinaryProperty(c, UCHAR_GRAPHEME_EXTEND) || u_charType(c) == U_FORMAT_CHAR) {
2513 if (!(u_hasBinaryProperty(prevChar, UCHAR_GRAPHEME_EXTEND)
2536 if (u_hasBinaryProperty(c, UCHAR_GRAPHEME_EXTEND) || u_charType(c) == U_FORMAT_CHAR) {
2552 if (!(u_hasBinaryProperty(prevChar, UCHAR_GRAPHEME_EXTEND)