Searched refs:isprop (Results 1 – 1 of 1) sorted by relevance
136 BOOL isprop = t == XCL_PROP; in PRIV() local141 if (isprop) return !negated; in PRIV()146 prop->chartype == ucp_Lt) == isprop) return !negated; in PRIV()150 if ((data[1] == PRIV(ucp_gentype)[prop->chartype]) == isprop) in PRIV()155 if ((data[1] == prop->chartype) == isprop) return !negated; in PRIV()159 if ((data[1] == prop->script) == isprop) return !negated; in PRIV()164 PRIV(ucp_gentype)[prop->chartype] == ucp_N) == isprop) in PRIV()178 if (isprop) return !negated; in PRIV()182 if ((PRIV(ucp_gentype)[prop->chartype] == ucp_Z) == isprop) in PRIV()191 == isprop) in PRIV()[all …]