Home | History | Annotate | Download | only in i18n

Lines Matching refs:isContraction

664 #define isContraction(CE) (isSpecial((CE)) && (getCETag((CE)) == CONTRACTION_TAG))