Lines Matching refs:ReflectionZendExtension
795 ZEND_METHOD(ReflectionZendExtension, __construct);
796 ZEND_METHOD(ReflectionZendExtension, __toString);
797 ZEND_METHOD(ReflectionZendExtension, getName);
798 ZEND_METHOD(ReflectionZendExtension, getVersion);
799 ZEND_METHOD(ReflectionZendExtension, getAuthor);
800 ZEND_METHOD(ReflectionZendExtension, getURL);
801 ZEND_METHOD(ReflectionZendExtension, getCopyright);
1117 …ZEND_ME(ReflectionZendExtension, __construct, arginfo_class_ReflectionZendExtension___construct, Z…
1118 …ZEND_ME(ReflectionZendExtension, __toString, arginfo_class_ReflectionZendExtension___toString, ZEN…
1119 …ZEND_ME(ReflectionZendExtension, getName, arginfo_class_ReflectionZendExtension_getName, ZEND_ACC_…
1120 …ZEND_ME(ReflectionZendExtension, getVersion, arginfo_class_ReflectionZendExtension_getVersion, ZEN…
1121 …ZEND_ME(ReflectionZendExtension, getAuthor, arginfo_class_ReflectionZendExtension_getAuthor, ZEND_…
1122 …ZEND_ME(ReflectionZendExtension, getURL, arginfo_class_ReflectionZendExtension_getURL, ZEND_ACC_PU…
1123 …ZEND_ME(ReflectionZendExtension, getCopyright, arginfo_class_ReflectionZendExtension_getCopyright,…