Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection.c3301 ZEND_METHOD(ReflectionMethod, __toString) in ZEND_METHOD() argument
3317 ZEND_METHOD(ReflectionMethod, getClosure) in ZEND_METHOD() argument
3430 ZEND_METHOD(ReflectionMethod, invoke) in ZEND_METHOD() argument
3437 ZEND_METHOD(ReflectionMethod, invokeArgs) in ZEND_METHOD() argument
3444 ZEND_METHOD(ReflectionMethod, isFinal) in ZEND_METHOD() argument
3451 ZEND_METHOD(ReflectionMethod, isAbstract) in ZEND_METHOD() argument
3458 ZEND_METHOD(ReflectionMethod, isPublic) in ZEND_METHOD() argument
3465 ZEND_METHOD(ReflectionMethod, isPrivate) in ZEND_METHOD() argument
3472 ZEND_METHOD(ReflectionMethod, isProtected) in ZEND_METHOD() argument
3656 ZEND_METHOD(ReflectionMethod, isDestructor) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php171 class ReflectionMethod extends ReflectionFunctionAbstract class

Completed in 28 milliseconds