property_reference 1142 ext/reflection/php_reflection.c 	property_reference *reference;
property_reference 1171 ext/reflection/php_reflection.c 	reference = (property_reference*) emalloc(sizeof(property_reference));
property_reference 3793 ext/reflection/php_reflection.c 	property_reference *reference;
property_reference 3852 ext/reflection/php_reflection.c 	reference = (property_reference*) emalloc(sizeof(property_reference));
property_reference 3866 ext/reflection/php_reflection.c 	property_reference *ref;
property_reference 3889 ext/reflection/php_reflection.c 	property_reference *ref;
property_reference 3941 ext/reflection/php_reflection.c 	property_reference *ref;
property_reference 3955 ext/reflection/php_reflection.c 	property_reference *ref;
property_reference 4000 ext/reflection/php_reflection.c 	property_reference *ref;
property_reference 4068 ext/reflection/php_reflection.c 	property_reference *ref;
property_reference 4101 ext/reflection/php_reflection.c 	property_reference *ref;
property_reference 3177 ext/soap/soap.c 	zval *object = property_reference->object;
property_reference 3178 ext/soap/soap.c 	zend_overloaded_element *function_name = (zend_overloaded_element *)property_reference->elements_list->tail->data;