Home | History | Annotate | Download | only in cintltst

Lines Matching refs:dst_old

2915   static const UChar dst_old[] = { 0xFEB1, 0x200B,0 };
2931 } else if(u_strncmp(dst,dst_old,UPRV_LENGTHOF(dst))) {
2933 dst[0],dst[1],dst_old[0],dst_old[1]);