Home | History | Annotate | Download | only in intltest

Lines Matching refs:dst_new

230     static const UChar dst_new[] = { 0xFEB1, 0xFE73,0 };
262 } else if(u_strncmp(dst,dst_new,UPRV_LENGTHOF(dst))) {
264 dst[0],dst[1],dst_new[0],dst_new[1]);