Home
last modified time | relevance | path

Searched refs:xml_utf8_encode (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/xml/
H A Dphp_xml.h138 PHPAPI char *xml_utf8_encode(const char *s, int len, int *newlen, const XML_Char *encoding);
H A Dxml.c610 PHPAPI char *xml_utf8_encode(const char *s, int len, int *newlen, const XML_Char *encoding) in xml_utf8_encode() function
1702 encoded = xml_utf8_encode(arg, arg_len, &len, "ISO-8859-1"); in PHP_FUNCTION()

Completed in 8 milliseconds