reflection_class 3350 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, export) reflection_class 3411 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, __construct) reflection_class 3470 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getStaticProperties) reflection_class 3490 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getStaticPropertyValue) reflection_class 3522 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, setStaticPropertyValue) reflection_class 3558 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getDefaultProperties) reflection_class 3576 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, __toString) reflection_class 3594 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getName) reflection_class 3605 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isInternal) reflection_class 3620 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isUserDefined) reflection_class 3635 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getFileName) reflection_class 3653 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getStartLine) reflection_class 3671 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getEndLine) reflection_class 3689 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getDocComment) reflection_class 3707 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getConstructor) reflection_class 3727 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, hasMethod) reflection_class 3755 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getMethod) reflection_class 3838 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getMethods) reflection_class 3871 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, hasProperty) reflection_class 3908 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getProperty) reflection_class 4028 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getProperties) reflection_class 4059 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, hasConstant) reflection_class 4082 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getConstants) reflection_class 4100 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getConstant) reflection_class 4138 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isInstantiable) reflection_class 4163 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isCloneable) reflection_class 4196 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isInterface) reflection_class 4204 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isTrait) reflection_class 4212 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isFinal) reflection_class 4220 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isAbstract) reflection_class 4228 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getModifiers) reflection_class 4244 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isInstance) reflection_class 4261 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, newInstance) reflection_class 4340 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, newInstanceWithoutConstructor) reflection_class 4358 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, newInstanceArgs) reflection_class 4445 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getInterfaces) reflection_class 4473 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getInterfaceNames) reflection_class 4495 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getTraits) reflection_class 4519 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getTraitNames) reflection_class 4540 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getTraitAliases) reflection_class 4571 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getParentClass) reflection_class 4591 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isSubclassOf) reflection_class 4636 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, implementsInterface) reflection_class 4686 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, isIterateable) reflection_class 4704 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getExtension) reflection_class 4724 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getExtensionName) reflection_class 4746 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, inNamespace) reflection_class 4769 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getNamespaceName) reflection_class 4792 ext/reflection/php_reflection.c ZEND_METHOD(reflection_class, getShortName) reflection_class 5952 ext/reflection/php_reflection.c ZEND_ME(reflection_class, export, arginfo_reflection_class_export, ZEND_ACC_STATIC|ZEND_ACC_PUBLIC) reflection_class 5953 ext/reflection/php_reflection.c ZEND_ME(reflection_class, __construct, arginfo_reflection_class___construct, 0) reflection_class 5954 ext/reflection/php_reflection.c ZEND_ME(reflection_class, __toString, arginfo_reflection__void, 0) reflection_class 5955 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getName, arginfo_reflection__void, 0) reflection_class 5956 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isInternal, arginfo_reflection__void, 0) reflection_class 5957 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isUserDefined, arginfo_reflection__void, 0) reflection_class 5958 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isInstantiable, arginfo_reflection__void, 0) reflection_class 5959 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isCloneable, arginfo_reflection__void, 0) reflection_class 5960 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getFileName, arginfo_reflection__void, 0) reflection_class 5961 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getStartLine, arginfo_reflection__void, 0) reflection_class 5962 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getEndLine, arginfo_reflection__void, 0) reflection_class 5963 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getDocComment, arginfo_reflection__void, 0) reflection_class 5964 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getConstructor, arginfo_reflection__void, 0) reflection_class 5965 ext/reflection/php_reflection.c ZEND_ME(reflection_class, hasMethod, arginfo_reflection_class_hasMethod, 0) reflection_class 5966 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getMethod, arginfo_reflection_class_getMethod, 0) reflection_class 5967 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getMethods, arginfo_reflection_class_getMethods, 0) reflection_class 5968 ext/reflection/php_reflection.c ZEND_ME(reflection_class, hasProperty, arginfo_reflection_class_hasProperty, 0) reflection_class 5969 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getProperty, arginfo_reflection_class_getProperty, 0) reflection_class 5970 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getProperties, arginfo_reflection_class_getProperties, 0) reflection_class 5971 ext/reflection/php_reflection.c ZEND_ME(reflection_class, hasConstant, arginfo_reflection_class_hasConstant, 0) reflection_class 5972 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getConstants, arginfo_reflection__void, 0) reflection_class 5973 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getConstant, arginfo_reflection_class_getConstant, 0) reflection_class 5974 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getInterfaces, arginfo_reflection__void, 0) reflection_class 5975 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getInterfaceNames, arginfo_reflection__void, 0) reflection_class 5976 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isInterface, arginfo_reflection__void, 0) reflection_class 5977 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getTraits, arginfo_reflection__void, 0) reflection_class 5978 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getTraitNames, arginfo_reflection__void, 0) reflection_class 5979 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getTraitAliases, arginfo_reflection__void, 0) reflection_class 5980 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isTrait, arginfo_reflection__void, 0) reflection_class 5981 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isAbstract, arginfo_reflection__void, 0) reflection_class 5982 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isFinal, arginfo_reflection__void, 0) reflection_class 5983 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getModifiers, arginfo_reflection__void, 0) reflection_class 5984 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isInstance, arginfo_reflection_class_isInstance, 0) reflection_class 5985 ext/reflection/php_reflection.c ZEND_ME(reflection_class, newInstance, arginfo_reflection_class_newInstance, 0) reflection_class 5986 ext/reflection/php_reflection.c ZEND_ME(reflection_class, newInstanceWithoutConstructor, arginfo_reflection_class_newInstanceWithoutConstructor, 0) reflection_class 5987 ext/reflection/php_reflection.c ZEND_ME(reflection_class, newInstanceArgs, arginfo_reflection_class_newInstanceArgs, 0) reflection_class 5988 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getParentClass, arginfo_reflection__void, 0) reflection_class 5989 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isSubclassOf, arginfo_reflection_class_isSubclassOf, 0) reflection_class 5990 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getStaticProperties, arginfo_reflection__void, 0) reflection_class 5991 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getStaticPropertyValue, arginfo_reflection_class_getStaticPropertyValue, 0) reflection_class 5992 ext/reflection/php_reflection.c ZEND_ME(reflection_class, setStaticPropertyValue, arginfo_reflection_class_setStaticPropertyValue, 0) reflection_class 5993 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getDefaultProperties, arginfo_reflection__void, 0) reflection_class 5994 ext/reflection/php_reflection.c ZEND_ME(reflection_class, isIterateable, arginfo_reflection__void, 0) reflection_class 5995 ext/reflection/php_reflection.c ZEND_ME(reflection_class, implementsInterface, arginfo_reflection_class_implementsInterface, 0) reflection_class 5996 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getExtension, arginfo_reflection__void, 0) reflection_class 5997 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getExtensionName, arginfo_reflection__void, 0) reflection_class 5998 ext/reflection/php_reflection.c ZEND_ME(reflection_class, inNamespace, arginfo_reflection__void, 0) reflection_class 5999 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getNamespaceName, arginfo_reflection__void, 0) reflection_class 6000 ext/reflection/php_reflection.c ZEND_ME(reflection_class, getShortName, arginfo_reflection__void, 0)