Lines Matching refs:UChar32
713 static const UChar32 supp=0x10402, supp2=0x10403, ill=0x123456;
1051 result=u_strchr32(temp, (UChar32)0x62);
1055 result=u_strchr32(temp, (UChar32)0xfb);
1059 result=u_strchr32(temp, (UChar32)0x20402);
1065 result=u_memchr32(temp, (UChar32)0x20402, 7);
1069 result=u_memchr32(temp, (UChar32)0x20402, 6);
1073 result=u_memchr32(temp, (UChar32)0x20402, 1);
1077 result=u_memchr32(temp, (UChar32)0xfc00, 8);
1192 UChar32 c1, c2;
1361 UChar32 u[4];
1364 UChar32 c;