Home | History | Annotate | Download | only in i18n

Lines Matching refs:isContinuation

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