Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi.stub.php184 public function getFuncParameterCount(): int {} function in FFI\\CType
H A Dffi_arginfo.h155 ZEND_METHOD(FFI_CType, getFuncParameterCount);
198 …ZEND_ME(FFI_CType, getFuncParameterCount, arginfo_class_FFI_CType_getFuncParameterCount, ZEND_ACC_…
H A Dffi.c4900 ZEND_METHOD(FFI_CType, getFuncParameterCount) /* {{{ */ in ZEND_METHOD() argument
/php-src/ext/ffi/tests/
H A D046.phpt50 var_dump($x->getPointerType()->getFuncParameterCount());

Completed in 28 milliseconds