Home | History | Annotate | Download | only in intltest

Lines Matching refs:dst_new

253   static const UChar dst_new[] = { 0xFEB1, 0xFE73,0 };
285 } else if(u_strncmp(dst,dst_new,LENGTHOF(dst))) {
287 dst[0],dst[1],dst_new[0],dst_new[1]);