Home | History | Annotate | Download | only in cintltst

Lines Matching refs:unshape_at_end

2842     }, unshape_at_end[]={
2880 if(U_FAILURE(errorCode) || length!=LENGTHOF(unshape_at_end) || memcmp(dest, unshape_at_end, length*U_SIZEOF_UCHAR)!=0) {
2881 log_err("failure in u_shapeArabic(unshape_at_end)\n");