Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c3832 ZEND_METHOD(ReflectionClassConstant, __construct) in ZEND_METHOD() argument
3873 ZEND_METHOD(ReflectionClassConstant, __toString) in ZEND_METHOD() argument
3901 ZEND_METHOD(ReflectionClassConstant, getName) in ZEND_METHOD() argument
3920 ZEND_METHOD(ReflectionClassConstant, getType) in ZEND_METHOD() argument
3939 ZEND_METHOD(ReflectionClassConstant, hasType) in ZEND_METHOD() argument
3966 ZEND_METHOD(ReflectionClassConstant, isPublic) in ZEND_METHOD() argument
3973 ZEND_METHOD(ReflectionClassConstant, isPrivate) in ZEND_METHOD() argument
3980 ZEND_METHOD(ReflectionClassConstant, isProtected) in ZEND_METHOD() argument
3987 ZEND_METHOD(ReflectionClassConstant, isFinal) in ZEND_METHOD() argument
4009 ZEND_METHOD(ReflectionClassConstant, getValue) in ZEND_METHOD() argument
[all …]
H A Dphp_reflection.stub.php569 class ReflectionClassConstant implements Reflector class

Completed in 35 milliseconds