Lines Matching refs:__toString

644 ZEND_METHOD(ReflectionFunction, __toString);
658 ZEND_METHOD(ReflectionMethod, __toString);
675 ZEND_METHOD(ReflectionClass, __toString);
730 ZEND_METHOD(ReflectionProperty, __toString);
752 ZEND_METHOD(ReflectionClassConstant, __toString);
765 ZEND_METHOD(ReflectionParameter, __toString);
787 ZEND_METHOD(ReflectionType, __toString);
793 ZEND_METHOD(ReflectionExtension, __toString);
806 ZEND_METHOD(ReflectionZendExtension, __toString);
820 ZEND_METHOD(ReflectionAttribute, __toString);
896 …ZEND_ME(ReflectionFunction, __toString, arginfo_class_ReflectionFunction___toString, ZEND_ACC_PUBL…
920 ZEND_ME(ReflectionMethod, __toString, arginfo_class_ReflectionMethod___toString, ZEND_ACC_PUBLIC)
943 ZEND_ME(ReflectionClass, __toString, arginfo_class_ReflectionClass___toString, ZEND_ACC_PUBLIC)
1010 …ZEND_ME(ReflectionProperty, __toString, arginfo_class_ReflectionProperty___toString, ZEND_ACC_PUBL…
1038 …ZEND_ME(ReflectionClassConstant, __toString, arginfo_class_ReflectionClassConstant___toString, ZEN…
1057 …ZEND_ME(ReflectionParameter, __toString, arginfo_class_ReflectionParameter___toString, ZEND_ACC_PU…
1085 ZEND_ME(ReflectionType, __toString, arginfo_class_ReflectionType___toString, ZEND_ACC_PUBLIC)
1112 …ZEND_ME(ReflectionExtension, __toString, arginfo_class_ReflectionExtension___toString, ZEND_ACC_PU…
1131 …ZEND_ME(ReflectionZendExtension, __toString, arginfo_class_ReflectionZendExtension___toString, ZEN…
1156 …ZEND_ME(ReflectionAttribute, __toString, arginfo_class_ReflectionAttribute___toString, ZEND_ACC_PU…