Home | History | Annotate | Download | only in cintltst

Lines Matching refs:untouched_presentation

2965     }, untouched_presentation[]={
3008 if(U_FAILURE(errorCode) || length!=LENGTHOF(untouched_presentation) || memcmp(dest, untouched_presentation, length*U_SIZEOF_UCHAR)!=0) {
3009 log_err("failure in u_shapeArabic(untouched_presentation)\n");