utf8_encode 176 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoString(utf-8)', array('inputString' => utf8_encode('ỗÈéóÒ₧⅜ỗỸ'))); utf8_encode 179 ext/soap/interop/client_round2_params.php $test = new SOAP_Test('echoString(utf-8)', array('inputString' => soap_value('inputString',utf8_encode('ỗÈéóÒ₧⅜ỗỸ'),XSD_STRING))); utf8_encode 239 ext/xml/xml.c PHP_FE(utf8_encode, arginfo_utf8_encode) utf8_encode 43 ext/xmlrpc/libxmlrpc/encodings.h char* utf8_encode(const char *s, int len, int *newlen, ENCODING_ID encoding); utf8_encode 22 ext/xmlwriter/examples/xmlwriter_file.php xmlwriter_text($xw, utf8_encode('This is a sample text, ä')); utf8_encode 18 ext/xmlwriter/examples/xmlwriter_mem.php xmlwriter_text($xw, utf8_encode('This is a sample text, ä'));