Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/
H A Dphp_reflection.c5244 ZEND_METHOD(ReflectionProperty, __toString) in ZEND_METHOD() argument
5260 ZEND_METHOD(ReflectionProperty, getName) in ZEND_METHOD() argument
5288 ZEND_METHOD(ReflectionProperty, isPublic) in ZEND_METHOD() argument
5295 ZEND_METHOD(ReflectionProperty, isPrivate) in ZEND_METHOD() argument
5309 ZEND_METHOD(ReflectionProperty, isStatic) in ZEND_METHOD() argument
5316 ZEND_METHOD(ReflectionProperty, isDefault) in ZEND_METHOD() argument
5330 ZEND_METHOD(ReflectionProperty, isPromoted) in ZEND_METHOD() argument
5353 ZEND_METHOD(ReflectionProperty, getValue) in ZEND_METHOD() argument
5406 ZEND_METHOD(ReflectionProperty, setValue) in ZEND_METHOD() argument
5562 ZEND_METHOD(ReflectionProperty, getType) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php373 class ReflectionProperty implements Reflector class

Completed in 25 milliseconds