Home
last modified time | relevance | path

Searched defs:ReflectionGenerator (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/reflection/
H A Dphp_reflection.c2095 ZEND_METHOD(ReflectionGenerator, __construct) in ZEND_METHOD() argument
2131 ZEND_METHOD(ReflectionGenerator, getTrace) in ZEND_METHOD() argument
2167 ZEND_METHOD(ReflectionGenerator, getExecutingLine) in ZEND_METHOD() argument
2183 ZEND_METHOD(ReflectionGenerator, getExecutingFile) in ZEND_METHOD() argument
2199 ZEND_METHOD(ReflectionGenerator, getFunction) in ZEND_METHOD() argument
2223 ZEND_METHOD(ReflectionGenerator, getThis) in ZEND_METHOD() argument
2243 ZEND_METHOD(ReflectionGenerator, getExecutingGenerator) in ZEND_METHOD() argument
H A Dphp_reflection.stub.php128 final class ReflectionGenerator class

Completed in 25 milliseconds