Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c2262 ZEND_METHOD(ReflectionGenerator, __construct) in ZEND_METHOD() argument
2291 ZEND_METHOD(ReflectionGenerator, getTrace) in ZEND_METHOD() argument
2327 ZEND_METHOD(ReflectionGenerator, getExecutingLine) in ZEND_METHOD() argument
2343 ZEND_METHOD(ReflectionGenerator, getExecutingFile) in ZEND_METHOD() argument
2359 ZEND_METHOD(ReflectionGenerator, getFunction) in ZEND_METHOD() argument
2381 ZEND_METHOD(ReflectionGenerator, getThis) in ZEND_METHOD() argument
2401 ZEND_METHOD(ReflectionGenerator, getExecutingGenerator) in ZEND_METHOD() argument
2418 ZEND_METHOD(ReflectionGenerator, isClosed) in ZEND_METHOD() argument
H A Dphp_reflection.stub.php145 final class ReflectionGenerator class

Completed in 33 milliseconds