Lines Matching refs:ReflectionZendExtension
805 ZEND_METHOD(ReflectionZendExtension, __construct);
806 ZEND_METHOD(ReflectionZendExtension, __toString);
807 ZEND_METHOD(ReflectionZendExtension, getName);
808 ZEND_METHOD(ReflectionZendExtension, getVersion);
809 ZEND_METHOD(ReflectionZendExtension, getAuthor);
810 ZEND_METHOD(ReflectionZendExtension, getURL);
811 ZEND_METHOD(ReflectionZendExtension, getCopyright);
1130 …ZEND_ME(ReflectionZendExtension, __construct, arginfo_class_ReflectionZendExtension___construct, Z…
1131 …ZEND_ME(ReflectionZendExtension, __toString, arginfo_class_ReflectionZendExtension___toString, ZEN…
1132 …ZEND_ME(ReflectionZendExtension, getName, arginfo_class_ReflectionZendExtension_getName, ZEND_ACC_…
1133 …ZEND_ME(ReflectionZendExtension, getVersion, arginfo_class_ReflectionZendExtension_getVersion, ZEN…
1134 …ZEND_ME(ReflectionZendExtension, getAuthor, arginfo_class_ReflectionZendExtension_getAuthor, ZEND_…
1135 …ZEND_ME(ReflectionZendExtension, getURL, arginfo_class_ReflectionZendExtension_getURL, ZEND_ACC_PU…
1136 …ZEND_ME(ReflectionZendExtension, getCopyright, arginfo_class_ReflectionZendExtension_getCopyright,…