xml_utf8_encode   138 ext/xml/php_xml.h PHPAPI char *xml_utf8_encode(const char *s, int len, int *newlen, const XML_Char *encoding);
xml_utf8_encode  1702 ext/xml/xml.c  	encoded = xml_utf8_encode(arg, arg_len, &len, "ISO-8859-1");