Home
last modified time | relevance | path

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

/php-src/ext/reflection/tests/
H A DReflectionGenerator_in_Generator.phpt19 call($ref, "getFunction");
H A DReflectionGenerator_basic.phpt32 var_dump($ref->getFunction());
/php-src/ext/reflection/
H A Dphp_reflection.stub.php159 public function getFunction(): ReflectionFunctionAbstract {} function in ReflectionGenerator
H A Dphp_reflection_arginfo.h677 ZEND_METHOD(ReflectionGenerator, getFunction);
939 …ZEND_ME(ReflectionGenerator, getFunction, arginfo_class_ReflectionGenerator_getFunction, ZEND_ACC_…
H A Dphp_reflection.c2354 ZEND_METHOD(ReflectionGenerator, getFunction) in ZEND_METHOD() argument

Completed in 54 milliseconds