Lines Matching refs:ill
712 static const UChar32 supp=0x10402, supp2=0x10403, ill=0x123456;800 NULL!=u_strchr32(s+1, ill) ||801 NULL!=u_memchr32(s+1, ill, 9) ||802 NULL!=u_strrchr32(s+1, ill) ||803 NULL!=u_memrchr32(s+1, ill, 9)