Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c5634 ZEND_METHOD(ReflectionProperty, getName) in ZEND_METHOD() argument
5662 ZEND_METHOD(ReflectionProperty, isPublic) in ZEND_METHOD() argument
5669 ZEND_METHOD(ReflectionProperty, isPrivate) in ZEND_METHOD() argument
5683 ZEND_METHOD(ReflectionProperty, isStatic) in ZEND_METHOD() argument
5699 ZEND_METHOD(ReflectionProperty, isVirtual) in ZEND_METHOD() argument
5742 ZEND_METHOD(ReflectionProperty, getValue) in ZEND_METHOD() argument
5788 ZEND_METHOD(ReflectionProperty, setValue) in ZEND_METHOD() argument
6007 ZEND_METHOD(ReflectionProperty, getType) in ZEND_METHOD() argument
6068 ZEND_METHOD(ReflectionProperty, hasType) in ZEND_METHOD() argument
6147 ZEND_METHOD(ReflectionProperty, getHooks) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php433 class ReflectionProperty implements Reflector class

Completed in 31 milliseconds