Searched refs:reflection_extension (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/ext/reflection/ |
H A D | php_reflection.c | 4751 ZEND_METHOD(reflection_extension, export) in ZEND_METHOD() argument 4759 ZEND_METHOD(reflection_extension, __construct) in ZEND_METHOD() argument 4799 ZEND_METHOD(reflection_extension, __toString) in ZEND_METHOD() argument 4817 ZEND_METHOD(reflection_extension, getName) in ZEND_METHOD() argument 4828 ZEND_METHOD(reflection_extension, getVersion) in ZEND_METHOD() argument 4849 ZEND_METHOD(reflection_extension, getFunctions) in ZEND_METHOD() argument 4905 ZEND_METHOD(reflection_extension, getConstants) in ZEND_METHOD() argument 4939 ZEND_METHOD(reflection_extension, getINIEntries) in ZEND_METHOD() argument 4976 ZEND_METHOD(reflection_extension, getClasses) in ZEND_METHOD() argument 4993 ZEND_METHOD(reflection_extension, getClassNames) in ZEND_METHOD() argument [all …]
|
/PHP-5.3/ |
H A D | NEWS | 1228 . Fixed bug #54347 (reflection_extension does not lowercase module function
|
Completed in 43 milliseconds