Home
last modified time | relevance | path

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

/php-src/ext/reflection/tests/
H A DReflectionGenerator_in_Generator.phpt18 call($ref, "getExecutingGenerator");
H A DReflectionGenerator_basic.phpt31 var_dump($ref->getExecutingGenerator());
/php-src/ext/reflection/
H A Dphp_reflection.stub.php165 public function getExecutingGenerator(): Generator {} function in ReflectionGenerator
H A Dphp_reflection_arginfo.h681 ZEND_METHOD(ReflectionGenerator, getExecutingGenerator);
944 …ZEND_ME(ReflectionGenerator, getExecutingGenerator, arginfo_class_ReflectionGenerator_getExecuting…
H A Dphp_reflection.c2381 ZEND_METHOD(ReflectionGenerator, getExecutingGenerator) in ZEND_METHOD() argument

Completed in 41 milliseconds