Home
last modified time | relevance | path

Searched refs:getFunction (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/reflection/tests/
H A DReflectionGenerator_in_Generator.phpt19 call($ref, "getFunction");
H A DReflectionGenerator_basic.phpt32 var_dump($ref->getFunction());
/PHP-8.0/ext/reflection/
H A Dphp_reflection.stub.php142 public function getFunction() {} function in ReflectionGenerator
H A Dphp_reflection_arginfo.h534 ZEND_METHOD(ReflectionGenerator, getFunction);
763 …ZEND_ME(ReflectionGenerator, getFunction, arginfo_class_ReflectionGenerator_getFunction, ZEND_ACC_…
H A Dphp_reflection.c2199 ZEND_METHOD(ReflectionGenerator, getFunction) in ZEND_METHOD() argument

Completed in 36 milliseconds