Searched refs:XCL_PROP (Results 1 – 4 of 4) sorted by relevance
135 if (t == XCL_PROP) return !negated; in PRIV()140 prop->chartype == ucp_Lt) == (t == XCL_PROP)) return !negated; in PRIV()144 if ((data[1] == PRIV(ucp_gentype)[prop->chartype]) == (t == XCL_PROP)) in PRIV()149 if ((data[1] == prop->chartype) == (t == XCL_PROP)) return !negated; in PRIV()153 if ((data[1] == prop->script) == (t == XCL_PROP)) return !negated; in PRIV()158 PRIV(ucp_gentype)[prop->chartype] == ucp_N) == (t == XCL_PROP)) in PRIV()165 == (t == XCL_PROP)) in PRIV()172 c == CHAR_FF || c == CHAR_CR) == (t == XCL_PROP)) in PRIV()179 == (t == XCL_PROP)) in PRIV()
475 if (ch == XCL_PROP)
1850 #define XCL_PROP 3 /* Unicode property (2-byte property code follows) */ macro
4391 XCL_PROP : XCL_NOTPROP; in compile_branch()
Completed in 55 milliseconds