Home | History | Annotate | Download | only in cintltst

Lines Matching refs:x3F

235         u_memset(temp, 0x3F, UPRV_LENGTHOF(temp) - 1);
240 if(temp[k-1] != 0x3F)
243 u_memset(temp, 0x3F, UPRV_LENGTHOF(temp) - 1);
251 u_memset(temp, 0x3F, UPRV_LENGTHOF(temp) - 1);
256 if(temp[k] != 0x3F)