Home | History | Annotate | Download | only in cintltst

Lines Matching refs:xfb

986     temp[0] = 0xFB; /* load garbage into it */
987 temp[1] = 0xFB;
988 temp[2] = 0xFB;
989 temp[3] = 0xFB;
995 if(temp[3] != 0xFB) {
1058 result=u_strchr32(temp, (UChar32)0xfb);