Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/
H A Dphp_reflection.c3555 ZEND_METHOD(ReflectionClassConstant, __construct) in ZEND_METHOD() argument
3597 ZEND_METHOD(ReflectionClassConstant, __toString) in ZEND_METHOD() argument
3616 ZEND_METHOD(ReflectionClassConstant, getName) in ZEND_METHOD() argument
3639 ZEND_METHOD(ReflectionClassConstant, isPublic) in ZEND_METHOD() argument
3646 ZEND_METHOD(ReflectionClassConstant, isPrivate) in ZEND_METHOD() argument
3653 ZEND_METHOD(ReflectionClassConstant, isProtected) in ZEND_METHOD() argument
3660 ZEND_METHOD(ReflectionClassConstant, getModifiers) in ZEND_METHOD() argument
3675 ZEND_METHOD(ReflectionClassConstant, getValue) in ZEND_METHOD() argument
3693 ZEND_METHOD(ReflectionClassConstant, getDeclaringClass) in ZEND_METHOD() argument
3708 ZEND_METHOD(ReflectionClassConstant, getDocComment) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php438 class ReflectionClassConstant implements Reflector class

Completed in 23 milliseconds