Home | History | Annotate | Download | only in cintltst

Lines Matching refs:dst_new

2909   static const UChar dst_new[] = { 0xFEB1, 0xFE73,0 };
2941 } else if(u_strncmp(dst,dst_new,LENGTHOF(dst))) {
2943 dst[0],dst[1],dst_new[0],dst_new[1]);