Home | History | Annotate | Download | only in i18n

Lines Matching defs:isContinuation

639 #define isContinuation(CE) (((CE) & UCOL_CONTINUATION_MARKER) == UCOL_CONTINUATION_MARKER)