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.c5547 ZEND_METHOD(ReflectionProperty, __toString) in ZEND_METHOD() argument
5563 ZEND_METHOD(ReflectionProperty, getName) in ZEND_METHOD() argument
5591 ZEND_METHOD(ReflectionProperty, isPublic) in ZEND_METHOD() argument
5598 ZEND_METHOD(ReflectionProperty, isPrivate) in ZEND_METHOD() argument
5612 ZEND_METHOD(ReflectionProperty, isStatic) in ZEND_METHOD() argument
5618 ZEND_METHOD(ReflectionProperty, isReadOnly) in ZEND_METHOD() argument
5624 ZEND_METHOD(ReflectionProperty, isDefault) in ZEND_METHOD() argument
5661 ZEND_METHOD(ReflectionProperty, getValue) in ZEND_METHOD() argument
5707 ZEND_METHOD(ReflectionProperty, setValue) in ZEND_METHOD() argument
5860 ZEND_METHOD(ReflectionProperty, getType) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php456 class ReflectionProperty implements Reflector class

Completed in 37 milliseconds