reflection_property 4831 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, export)
reflection_property 4839 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, __construct)
reflection_property 4942 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, __toString)
reflection_property 4960 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, getName)
reflection_property 4984 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, isPublic)
reflection_property 4992 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, isPrivate)
reflection_property 5000 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, isProtected)
reflection_property 5008 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, isStatic)
reflection_property 5016 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, isDefault)
reflection_property 5024 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, getModifiers)
reflection_property 5040 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, getValue)
reflection_property 5086 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, setValue)
reflection_property 5156 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, getDeclaringClass)
reflection_property 5195 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, getDocComment)
reflection_property 5213 ext/reflection/php_reflection.c ZEND_METHOD(reflection_property, setAccessible)
reflection_property 5871 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, setAccessible, arginfo_reflection_method_setAccessible, 0)
reflection_property 6047 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, export, arginfo_reflection_property_export, ZEND_ACC_STATIC|ZEND_ACC_PUBLIC)
reflection_property 6048 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, __construct, arginfo_reflection_property___construct, 0)
reflection_property 6049 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, __toString, arginfo_reflection__void, 0)
reflection_property 6050 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, getName, arginfo_reflection__void, 0)
reflection_property 6051 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, getValue, arginfo_reflection_property_getValue, 0)
reflection_property 6052 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, setValue, arginfo_reflection_property_setValue, 0)
reflection_property 6053 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isPublic, arginfo_reflection__void, 0)
reflection_property 6054 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isPrivate, arginfo_reflection__void, 0)
reflection_property 6055 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isProtected, arginfo_reflection__void, 0)
reflection_property 6056 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isStatic, arginfo_reflection__void, 0)
reflection_property 6057 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, isDefault, arginfo_reflection__void, 0)
reflection_property 6058 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, getModifiers, arginfo_reflection__void, 0)
reflection_property 6059 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, getDeclaringClass, arginfo_reflection__void, 0)
reflection_property 6060 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, getDocComment, arginfo_reflection__void, 0)
reflection_property 6061 ext/reflection/php_reflection.c 	ZEND_ME(reflection_property, setAccessible, arginfo_reflection_property_setAccessible, 0)