Home
last modified time | relevance | path

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

/PHP-5.5/ext/reflection/
H A Dphp_reflection.c4762 ZEND_METHOD(reflection_property, export) in ZEND_METHOD() argument
4770 ZEND_METHOD(reflection_property, __construct) in ZEND_METHOD() argument
4873 ZEND_METHOD(reflection_property, __toString) in ZEND_METHOD() argument
4891 ZEND_METHOD(reflection_property, getName) in ZEND_METHOD() argument
4915 ZEND_METHOD(reflection_property, isPublic) in ZEND_METHOD() argument
4923 ZEND_METHOD(reflection_property, isPrivate) in ZEND_METHOD() argument
4931 ZEND_METHOD(reflection_property, isProtected) in ZEND_METHOD() argument
4939 ZEND_METHOD(reflection_property, isStatic) in ZEND_METHOD() argument
4947 ZEND_METHOD(reflection_property, isDefault) in ZEND_METHOD() argument
4971 ZEND_METHOD(reflection_property, getValue) in ZEND_METHOD() argument
[all …]

Completed in 26 milliseconds