Searched defs:ReflectionExtension (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/reflection/ |
H A D | php_reflection.c | 5950 ZEND_METHOD(ReflectionExtension, __construct) in ZEND_METHOD() argument 5985 ZEND_METHOD(ReflectionExtension, __toString) in ZEND_METHOD() argument 6001 ZEND_METHOD(ReflectionExtension, getName) in ZEND_METHOD() argument 6016 ZEND_METHOD(ReflectionExtension, getVersion) in ZEND_METHOD() argument 6036 ZEND_METHOD(ReflectionExtension, getFunctions) in ZEND_METHOD() argument 6060 ZEND_METHOD(ReflectionExtension, getConstants) in ZEND_METHOD() argument 6098 ZEND_METHOD(ReflectionExtension, getINIEntries) in ZEND_METHOD() argument 6141 ZEND_METHOD(ReflectionExtension, getClasses) in ZEND_METHOD() argument 6246 ZEND_METHOD(ReflectionExtension, info) in ZEND_METHOD() argument 6261 ZEND_METHOD(ReflectionExtension, isPersistent) in ZEND_METHOD() argument [all …]
|
H A D | php_reflection.stub.php | 727 class ReflectionExtension implements Reflector class
|
Completed in 34 milliseconds