Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/
H A Dphp_reflection.c3027 ZEND_METHOD(ReflectionMethod, __construct) in ZEND_METHOD() argument
3119 ZEND_METHOD(ReflectionMethod, __toString) in ZEND_METHOD() argument
3135 ZEND_METHOD(ReflectionMethod, getClosure) in ZEND_METHOD() argument
3279 ZEND_METHOD(ReflectionMethod, invoke) in ZEND_METHOD() argument
3286 ZEND_METHOD(ReflectionMethod, invokeArgs) in ZEND_METHOD() argument
3293 ZEND_METHOD(ReflectionMethod, isFinal) in ZEND_METHOD() argument
3300 ZEND_METHOD(ReflectionMethod, isAbstract) in ZEND_METHOD() argument
3307 ZEND_METHOD(ReflectionMethod, isPublic) in ZEND_METHOD() argument
3314 ZEND_METHOD(ReflectionMethod, isPrivate) in ZEND_METHOD() argument
3321 ZEND_METHOD(ReflectionMethod, isProtected) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php151 class ReflectionMethod extends ReflectionFunctionAbstract class

Completed in 25 milliseconds