reflection_method 3001 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, export)
reflection_method 3009 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, __construct)
reflection_method 3102 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, __toString)
reflection_method 3120 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, getClosure)
reflection_method 3155 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, invoke)
reflection_method 3250 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, invokeArgs)
reflection_method 3369 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, isFinal)
reflection_method 3377 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, isAbstract)
reflection_method 3385 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, isPublic)
reflection_method 3393 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, isPrivate)
reflection_method 3401 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, isProtected)
reflection_method 3409 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, isStatic)
reflection_method 3549 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, isConstructor)
reflection_method 3567 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, isDestructor)
reflection_method 3582 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, getModifiers)
reflection_method 3598 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, getDeclaringClass)
reflection_method 3616 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, getPrototype)
reflection_method 3640 ext/reflection/php_reflection.c ZEND_METHOD(reflection_method, setAccessible)
reflection_method 6186 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, export, arginfo_reflection_method_export, ZEND_ACC_STATIC|ZEND_ACC_PUBLIC)
reflection_method 6187 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, __construct, arginfo_reflection_method___construct, 0)
reflection_method 6188 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, __toString, arginfo_reflection__void, 0)
reflection_method 6189 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isPublic, arginfo_reflection__void, 0)
reflection_method 6190 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isPrivate, arginfo_reflection__void, 0)
reflection_method 6191 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isProtected, arginfo_reflection__void, 0)
reflection_method 6192 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isAbstract, arginfo_reflection__void, 0)
reflection_method 6193 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isFinal, arginfo_reflection__void, 0)
reflection_method 6194 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isStatic, arginfo_reflection__void, 0)
reflection_method 6195 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isConstructor, arginfo_reflection__void, 0)
reflection_method 6196 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, isDestructor, arginfo_reflection__void, 0)
reflection_method 6197 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, getClosure, arginfo_reflection_method_getClosure, 0)
reflection_method 6198 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, getModifiers, arginfo_reflection__void, 0)
reflection_method 6199 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, invoke, arginfo_reflection_method_invoke, 0)
reflection_method 6200 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, invokeArgs, arginfo_reflection_method_invokeArgs, 0)
reflection_method 6201 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, getDeclaringClass, arginfo_reflection__void, 0)
reflection_method 6202 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, getPrototype, arginfo_reflection__void, 0)
reflection_method 6203 ext/reflection/php_reflection.c 	ZEND_ME(reflection_method, setAccessible, arginfo_reflection_method_setAccessible, 0)