Home | History | Annotate | Download | only in i18n

Lines Matching refs:UTF16_IS_LEAD

1289     if(element->cSize > 1 && !(element->cSize==2 && UTF16_IS_LEAD(element->cPoints[0]) && UTF16_IS_TRAIL(element->cPoints[1]))) { // this is a contraction, we should check whether a composed form should also be included