Home
last modified time | relevance | path

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

/PHP-7.3/ext/reflection/
H A Dphp_reflection.c5248 ZEND_METHOD(reflection_property, export) in ZEND_METHOD() argument
5264 ZEND_METHOD(reflection_property, __construct) in ZEND_METHOD() argument
5356 ZEND_METHOD(reflection_property, __toString) in ZEND_METHOD() argument
5373 ZEND_METHOD(reflection_property, getName) in ZEND_METHOD() argument
5397 ZEND_METHOD(reflection_property, isPublic) in ZEND_METHOD() argument
5405 ZEND_METHOD(reflection_property, isPrivate) in ZEND_METHOD() argument
5413 ZEND_METHOD(reflection_property, isProtected) in ZEND_METHOD() argument
5421 ZEND_METHOD(reflection_property, isStatic) in ZEND_METHOD() argument
5429 ZEND_METHOD(reflection_property, isDefault) in ZEND_METHOD() argument
5454 ZEND_METHOD(reflection_property, getValue) in ZEND_METHOD() argument
[all …]

Completed in 24 milliseconds