Searched refs:getFuncParameterCount (Results 1 – 4 of 4) sorted by relevance
181 public function getFuncParameterCount(): int {} function in FFI\\CType
155 ZEND_METHOD(FFI_CType, getFuncParameterCount);194 …ZEND_ME(FFI_CType, getFuncParameterCount, arginfo_class_FFI_CType_getFuncParameterCount, ZEND_ACC_…
4946 ZEND_METHOD(FFI_CType, getFuncParameterCount) /* {{{ */ in ZEND_METHOD() argument
50 var_dump($x->getPointerType()->getFuncParameterCount());
Completed in 36 milliseconds