Home
last modified time | relevance | path

Searched refs:encoding (Results 126 – 150 of 906) sorted by relevance

12345678910>>...37

/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_023s.phpt15 <?xml version="1.0" encoding="UTF-8"?>
16 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
17 <?xml version="1.0" encoding="UTF-8"?>
18 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dr2_base_024p.phpt15 <?xml version="1.0" encoding="UTF-8"?>
16 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
17 <?xml version="1.0" encoding="UTF-8"?>
18 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dr2_base_007w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
18encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http://soapinterop.org…
19 <?xml version="1.0" encoding="UTF-8"?>
20encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="http://soapinterop.org…
H A Dr2_base_005s.phpt16 <?xml version="1.0" encoding="UTF-8"?>
17 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
18 <?xml version="1.0" encoding="UTF-8"?>
19 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dr2_base_008p.phpt15 <?xml version="1.0" encoding="UTF-8"?>
16encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchem…
17 <?xml version="1.0" encoding="UTF-8"?>
18encoding/" xmlns:ns2="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
/PHP-5.5/ext/soap/tests/soap12/
H A DT53.phpt8 <?xml version="1.0" encoding="UTF-8"?>
14 env:encodingStyle="http://www.w3.org/2003/05/soap-encoding">
23 <?xml version="1.0" encoding="UTF-8"?>
24 …ap-encoding"><env:Body xmlns:rpc="http://www.w3.org/2003/05/soap-rpc"><ns1:echoDateResponse env:en…
H A DT54.phpt8 <?xml version="1.0" encoding="UTF-8"?>
14 env:encodingStyle="http://www.w3.org/2003/05/soap-encoding">
23 <?xml version="1.0" encoding="UTF-8"?>
24 …-encoding"><env:Body xmlns:rpc="http://www.w3.org/2003/05/soap-rpc"><ns1:echoDecimalResponse env:e…
H A DT60.phpt14 xmlns:enc="http://www.w3.org/2003/05/soap-encoding"
15 env:encodingStyle="http://www.w3.org/2003/05/soap-encoding">
27 <?xml version="1.0" encoding="UTF-8"?>
28 …p-encoding"><env:Body xmlns:rpc="http://www.w3.org/2003/05/soap-rpc"><ns1:countItemsResponse env:e…
H A DT73.phpt14 env:encodingStyle="http://www.w3.org/2003/05/soap-encoding">
16 … env:encodingStyle="http://www.w3.org/2003/05/soap-encoding">hello world</test:inputString>
24 <?xml version="1.0" encoding="UTF-8"?>
25 …p-encoding"><env:Body xmlns:rpc="http://www.w3.org/2003/05/soap-rpc"><ns1:echoStringResponse env:e…
/PHP-5.5/Zend/tests/multibyte/
H A Dmultibyte_encoding_005.phpt2 encoding conversion from script encoding into internal encoding
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dencodings.c116 char* utf8_encode(const char *s, int len, int *newlen, const char* encoding) in utf8_encode() argument
118 return convert(s, len, newlen, encoding, "UTF-8"); in utf8_encode()
122 char* utf8_decode(const char *s, int len, int *newlen, const char* encoding) in utf8_decode() argument
124 return convert(s, len, newlen, "UTF-8", encoding); in utf8_decode()
/PHP-5.5/main/
H A Drfc1867.h72 typedef void (*php_rfc1867_set_input_encoding_t)(const zend_encoding *encoding TSRMLS_DC);
73 typedef char* (*php_rfc1867_getword_t)(const zend_encoding *encoding, char **line, char stop TSRMLS…
74 typedef char* (*php_rfc1867_getword_conf_t)(const zend_encoding *encoding, char *str TSRMLS_DC);
75 typedef char* (*php_rfc1867_basename_t)(const zend_encoding *encoding, char *str TSRMLS_DC);
/PHP-5.5/ext/soap/tests/
H A Dserver010.phpt22 <?xml version="1.0" encoding="ISO-8859-1"?>
24 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
40 <?xml version="1.0" encoding="ISO-8859-1"?>
42 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
59 <?xml version="1.0" encoding="UTF-8"?>
60 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dserver013.phpt21 <?xml version="1.0" encoding="UTF-8"?>
24 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
25 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
42 <?xml version="1.0" encoding="UTF-8"?>
43 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dserver001.phpt15 <?xml version="1.0" encoding="ISO-8859-1"?>
17 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
31 <?xml version="1.0" encoding="UTF-8"?>
32 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dserver005.phpt17 <?xml version="1.0" encoding="ISO-8859-1"?>
19 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
34 <?xml version="1.0" encoding="UTF-8"?>
35 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dserver026.phpt18 <?xml version="1.0" encoding="ISO-8859-1"?>
20 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
35 <?xml version="1.0" encoding="UTF-8"?>
36 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
/PHP-5.5/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_004w.phpt25 <?xml version="1.0" encoding="UTF-8"?>
26 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
27 <?xml version="1.0" encoding="UTF-8"?>
28 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_002w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
18 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
19 <?xml version="1.0" encoding="UTF-8"?>
20 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dr4_groupH_simple_rpcenc_012w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
18 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
19 <?xml version="1.0" encoding="UTF-8"?>
20 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dr4_groupH_simple_rpcenc_013w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
18 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
19 <?xml version="1.0" encoding="UTF-8"?>
20 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dr4_groupH_simple_rpcenc_014w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
18 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
19 <?xml version="1.0" encoding="UTF-8"?>
20 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dr4_groupH_simple_rpcenc_015w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
18 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
19 <?xml version="1.0" encoding="UTF-8"?>
20 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
H A Dr4_groupH_simple_rpcenc_017w.phpt17 <?xml version="1.0" encoding="UTF-8"?>
18 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
19 <?xml version="1.0" encoding="UTF-8"?>
20 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
/PHP-5.5/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_002w.phpt18 <?xml version="1.0" encoding="UTF-8"?>
19 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…
20 <?xml version="1.0" encoding="UTF-8"?>
21 …P-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.o…

Completed in 32 milliseconds

12345678910>>...37