Home | History | Annotate | Download | only in i18n

Lines Matching refs:CONTRACTION_TAG

644 #define isContraction(CE) (isSpecial((CE)) && (getCETag((CE)) == CONTRACTION_TAG))
760 CONTRACTION_TAG = 2, /* Start of a contraction */