Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dffi.stub.php290 public function getArrayLength(): int {} function in FFI\\CType
H A Dffi_arginfo.h149 ZEND_METHOD(FFI_CType, getArrayLength);
195 ZEND_ME(FFI_CType, getArrayLength, arginfo_class_FFI_CType_getArrayLength, ZEND_ACC_PUBLIC)
H A Dffi.c4672 ZEND_METHOD(FFI_CType, getArrayLength) /* {{{ */ in ZEND_METHOD() argument
/PHP-8.2/ext/ffi/tests/
H A D046.phpt22 var_dump($x->getArrayLength());

Completed in 28 milliseconds