Searched refs:ATTR_UNION (Results 1 – 2 of 2) sorted by relevance
30 var_dump(($x->getAttributes() & $x::ATTR_UNION) != 0);39 var_dump(($x->getAttributes() & $x::ATTR_UNION) != 0);
212 public const ATTR_UNION = UNKNOWN; define in FFI\\CType
Completed in 5 milliseconds