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