Lines Matching refs:ReflectionZendExtension
946 ZEND_METHOD(ReflectionZendExtension, __construct);
947 ZEND_METHOD(ReflectionZendExtension, __toString);
948 ZEND_METHOD(ReflectionZendExtension, getName);
949 ZEND_METHOD(ReflectionZendExtension, getVersion);
950 ZEND_METHOD(ReflectionZendExtension, getAuthor);
951 ZEND_METHOD(ReflectionZendExtension, getURL);
952 ZEND_METHOD(ReflectionZendExtension, getCopyright);
1284 …ZEND_ME(ReflectionZendExtension, __construct, arginfo_class_ReflectionZendExtension___construct, Z…
1285 …ZEND_ME(ReflectionZendExtension, __toString, arginfo_class_ReflectionZendExtension___toString, ZEN…
1286 …ZEND_ME(ReflectionZendExtension, getName, arginfo_class_ReflectionZendExtension_getName, ZEND_ACC_…
1287 …ZEND_ME(ReflectionZendExtension, getVersion, arginfo_class_ReflectionZendExtension_getVersion, ZEN…
1288 …ZEND_ME(ReflectionZendExtension, getAuthor, arginfo_class_ReflectionZendExtension_getAuthor, ZEND_…
1289 …ZEND_ME(ReflectionZendExtension, getURL, arginfo_class_ReflectionZendExtension_getURL, ZEND_ACC_PU…
1290 …ZEND_ME(ReflectionZendExtension, getCopyright, arginfo_class_ReflectionZendExtension_getCopyright,…