Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection.c5570 ZEND_METHOD(ReflectionProperty, __toString) in ZEND_METHOD() argument
5586 ZEND_METHOD(ReflectionProperty, getName) in ZEND_METHOD() argument
5614 ZEND_METHOD(ReflectionProperty, isPublic) in ZEND_METHOD() argument
5621 ZEND_METHOD(ReflectionProperty, isPrivate) in ZEND_METHOD() argument
5635 ZEND_METHOD(ReflectionProperty, isStatic) in ZEND_METHOD() argument
5641 ZEND_METHOD(ReflectionProperty, isReadOnly) in ZEND_METHOD() argument
5647 ZEND_METHOD(ReflectionProperty, isDefault) in ZEND_METHOD() argument
5684 ZEND_METHOD(ReflectionProperty, getValue) in ZEND_METHOD() argument
5730 ZEND_METHOD(ReflectionProperty, setValue) in ZEND_METHOD() argument
5883 ZEND_METHOD(ReflectionProperty, getType) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php456 class ReflectionProperty implements Reflector class

Completed in 32 milliseconds