Home
last modified time | relevance | path

Searched refs:getAlignment (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/ffi/
H A Dffi.stub.php165 public function getAlignment(): int {} function in FFI\\CType
H A Dffi_arginfo.h144 ZEND_METHOD(FFI_CType, getAlignment);
183 ZEND_ME(FFI_CType, getAlignment, arginfo_class_FFI_CType_getAlignment, ZEND_ACC_PUBLIC)
H A Dffi.c4674 ZEND_METHOD(FFI_CType, getAlignment) /* {{{ */ in ZEND_METHOD() argument
/php-src/ext/ffi/tests/
H A D046.phpt12 var_dump($x->getAlignment());

Completed in 39 milliseconds