Home
last modified time | relevance | path

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

/PHP-7.1/ext/xml/
H A Dphp_xml.h141 PHP_XML_API zend_string *xml_utf8_encode(const char *, size_t, const XML_Char *);
H A Dxml.c565 PHP_XML_API zend_string *xml_utf8_encode(const char *s, size_t len, const XML_Char *encoding) in xml_utf8_encode() function
1687 encoded = xml_utf8_encode(arg, arg_len, (XML_Char*)"ISO-8859-1"); in PHP_FUNCTION()

Completed in 18 milliseconds