Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection.c2204 ZEND_METHOD(ReflectionGenerator, __construct) in ZEND_METHOD() argument
2240 ZEND_METHOD(ReflectionGenerator, getTrace) in ZEND_METHOD() argument
2276 ZEND_METHOD(ReflectionGenerator, getExecutingLine) in ZEND_METHOD() argument
2292 ZEND_METHOD(ReflectionGenerator, getExecutingFile) in ZEND_METHOD() argument
2308 ZEND_METHOD(ReflectionGenerator, getFunction) in ZEND_METHOD() argument
2332 ZEND_METHOD(ReflectionGenerator, getThis) in ZEND_METHOD() argument
2352 ZEND_METHOD(ReflectionGenerator, getExecutingGenerator) in ZEND_METHOD() argument
H A Dphp_reflection.stub.php148 final class ReflectionGenerator class

Completed in 33 milliseconds