delete_extra_attribute_persistent   33 ext/soap/php_schema.h void delete_extra_attribute_persistent(void *attribute);
delete_extra_attribute_persistent 2643 ext/soap/php_sdl.c 		zend_hash_init(pattr->extraAttributes, zend_hash_num_elements(attr->extraAttributes), NULL, delete_extra_attribute_persistent, 1);