Searched defs:reflection_method (Results 1 – 1 of 1) sorted by relevance
/PHP-7.2/ext/reflection/ |
H A D | php_reflection.c | 2974 ZEND_METHOD(reflection_method, export) in ZEND_METHOD() argument 2982 ZEND_METHOD(reflection_method, __construct) in ZEND_METHOD() argument 3078 ZEND_METHOD(reflection_method, __toString) in ZEND_METHOD() argument 3095 ZEND_METHOD(reflection_method, getClosure) in ZEND_METHOD() argument 3257 ZEND_METHOD(reflection_method, invoke) in ZEND_METHOD() argument 3265 ZEND_METHOD(reflection_method, invokeArgs) in ZEND_METHOD() argument 3273 ZEND_METHOD(reflection_method, isFinal) in ZEND_METHOD() argument 3281 ZEND_METHOD(reflection_method, isAbstract) in ZEND_METHOD() argument 3289 ZEND_METHOD(reflection_method, isPublic) in ZEND_METHOD() argument 3297 ZEND_METHOD(reflection_method, isPrivate) in ZEND_METHOD() argument [all …]
|
Completed in 22 milliseconds