Home
last modified time | relevance | path

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

/PHP-8.4/ext/reflection/
H A Dphp_reflection.c2271 ZEND_METHOD(ReflectionGenerator, __construct) in ZEND_METHOD() argument
2300 ZEND_METHOD(ReflectionGenerator, getTrace) in ZEND_METHOD() argument
2336 ZEND_METHOD(ReflectionGenerator, getExecutingLine) in ZEND_METHOD() argument
2352 ZEND_METHOD(ReflectionGenerator, getExecutingFile) in ZEND_METHOD() argument
2368 ZEND_METHOD(ReflectionGenerator, getFunction) in ZEND_METHOD() argument
2390 ZEND_METHOD(ReflectionGenerator, getThis) in ZEND_METHOD() argument
2410 ZEND_METHOD(ReflectionGenerator, getExecutingGenerator) in ZEND_METHOD() argument
2427 ZEND_METHOD(ReflectionGenerator, isClosed) in ZEND_METHOD() argument
H A Dphp_reflection.stub.php145 final class ReflectionGenerator class

Completed in 28 milliseconds