to_xml_user       195 ext/soap/php_encoding.h xmlNodePtr to_xml_user(encodeTypePtr type, zval *data, int style, xmlNodePtr parent);
to_xml_user       986 ext/soap/soap.c 				new_enc->to_xml = to_xml_user;