Home | History | Annotate | Download | only in i18n

Lines Matching defs:isContraction

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