Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection.c3752 ZEND_METHOD(ReflectionClassConstant, __construct) in ZEND_METHOD() argument
3793 ZEND_METHOD(ReflectionClassConstant, __toString) in ZEND_METHOD() argument
3821 ZEND_METHOD(ReflectionClassConstant, getName) in ZEND_METHOD() argument
3840 ZEND_METHOD(ReflectionClassConstant, getType) in ZEND_METHOD() argument
3859 ZEND_METHOD(ReflectionClassConstant, hasType) in ZEND_METHOD() argument
3886 ZEND_METHOD(ReflectionClassConstant, isPublic) in ZEND_METHOD() argument
3893 ZEND_METHOD(ReflectionClassConstant, isPrivate) in ZEND_METHOD() argument
3900 ZEND_METHOD(ReflectionClassConstant, isProtected) in ZEND_METHOD() argument
3907 ZEND_METHOD(ReflectionClassConstant, isFinal) in ZEND_METHOD() argument
3929 ZEND_METHOD(ReflectionClassConstant, getValue) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php552 class ReflectionClassConstant implements Reflector class

Completed in 35 milliseconds