Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c7297 ZEND_METHOD(ReflectionConstant, __construct) in ZEND_METHOD() argument
7336 ZEND_METHOD(ReflectionConstant, getName) in ZEND_METHOD() argument
7349 ZEND_METHOD(ReflectionConstant, getNamespaceName) in ZEND_METHOD() argument
7369 ZEND_METHOD(ReflectionConstant, getShortName) in ZEND_METHOD() argument
7390 ZEND_METHOD(ReflectionConstant, getValue) in ZEND_METHOD() argument
7403 ZEND_METHOD(ReflectionConstant, isDeprecated) in ZEND_METHOD() argument
7416 ZEND_METHOD(ReflectionConstant, __toString) in ZEND_METHOD() argument
H A Dphp_reflection.stub.php861 final class ReflectionConstant implements Reflector class

Completed in 34 milliseconds