Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dffi.stub.php136 public const TYPE_SINT32 = UNKNOWN; define in FFI\\CType
/PHP-8.2/ext/ffi/tests/
H A D046.phpt52 var_dump($x->getPointerType()->getFuncParameterType(1)->getKind() === $x::TYPE_SINT32);

Completed in 5 milliseconds