Home
last modified time | relevance | path

Searched refs:ATTR_UNION (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/ffi/tests/
H A D046.phpt30 var_dump(($x->getAttributes() & $x::ATTR_UNION) != 0);
39 var_dump(($x->getAttributes() & $x::ATTR_UNION) != 0);
/PHP-8.2/ext/ffi/
H A Dffi.stub.php212 public const ATTR_UNION = UNKNOWN; define in FFI\\CType

Completed in 5 milliseconds