Lines Matching refs:ReflectionZendExtension
679 ZEND_METHOD(ReflectionZendExtension, __construct);
680 ZEND_METHOD(ReflectionZendExtension, __toString);
681 ZEND_METHOD(ReflectionZendExtension, getName);
682 ZEND_METHOD(ReflectionZendExtension, getVersion);
683 ZEND_METHOD(ReflectionZendExtension, getAuthor);
684 ZEND_METHOD(ReflectionZendExtension, getURL);
685 ZEND_METHOD(ReflectionZendExtension, getCopyright);
971 …ZEND_ME(ReflectionZendExtension, __construct, arginfo_class_ReflectionZendExtension___construct, Z…
972 …ZEND_ME(ReflectionZendExtension, __toString, arginfo_class_ReflectionZendExtension___toString, ZEN…
973 …ZEND_ME(ReflectionZendExtension, getName, arginfo_class_ReflectionZendExtension_getName, ZEND_ACC_…
974 …ZEND_ME(ReflectionZendExtension, getVersion, arginfo_class_ReflectionZendExtension_getVersion, ZEN…
975 …ZEND_ME(ReflectionZendExtension, getAuthor, arginfo_class_ReflectionZendExtension_getAuthor, ZEND_…
976 …ZEND_ME(ReflectionZendExtension, getURL, arginfo_class_ReflectionZendExtension_getURL, ZEND_ACC_PU…
977 …ZEND_ME(ReflectionZendExtension, getCopyright, arginfo_class_ReflectionZendExtension_getCopyright,…