Home | History | Annotate | Download | only in cintltst

Lines Matching refs:xFB

982     temp[0] = 0xFB; /* load garbage into it */
983 temp[1] = 0xFB;
984 temp[2] = 0xFB;
985 temp[3] = 0xFB;
991 if(temp[3] != 0xFB) {
1054 result=u_strchr32(temp, (UChar32)0xfb);