Home | History | Annotate | Download | only in cintltst

Lines Matching defs:shifted

147 const static char shifted[][20] = {
210 size = UPRV_LENGTHOF(shifted);
213 u_uastrcpy(t1, shifted[i]);
214 u_uastrcpy(t2, shifted[j]);
222 size = UPRV_LENGTHOF(shifted);
224 u_uastrcpy(t1, shifted[i-1]);
225 u_uastrcpy(t2, shifted[i]);