Searched refs:U_GCB_SPACING_MARK (Results 1 – 2 of 2) sorted by relevance
1786 U_GCB_SPACING_MARK = 10, /*[SM]*/ /* from here on: new in Unicode 5.1/ICU 4.0 */ enumerator
3650 if (gcProperty != U_GCB_EXTEND && gcProperty != U_GCB_SPACING_MARK) { in nextBoundaryAfter()3696 if (gcProperty != U_GCB_EXTEND && gcProperty != U_GCB_SPACING_MARK) { in isBreakBoundary()