Home
last modified time | relevance | path

Searched refs:encodingStyle (Results 301 – 319 of 319) sorted by relevance

1...<<111213

/PHP-8.2/ext/soap/tests/
H A Dtypemap011.phpt13 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dgh9720.phpt34 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dclassmap001.phpt51 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dserver025.phpt34 SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
H A Dtypemap004.phpt43 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dtypemap007.phpt14 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dbug48557.phpt19 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dtypemap008.phpt45 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dtypemap005.phpt63 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dtypemap001.phpt62 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dtypemap002.phpt57 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dtypemap006.phpt58 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dtypemap013.phpt57 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
H A Dbug47021.phpt31 …chema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schema…
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug39121.phpt13 …org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" soap:encodingStyle="http://schema…
H A Dbug50675.phpt51 …ce.EchoService" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SOAP-ENV:encodingStyle="http://schema…
/PHP-8.2/ext/soap/tests/schema/
H A Dtest_schema.inc41 …<soap:body use="$use" namespace="http://test-uri/" encodingStyle="http://schemas.xmlsoap.org/soap/…
H A Dschema064.phpt45 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
/PHP-8.2/ext/soap/
H A Dphp_sdl.c498 h->encodingStyle = SOAP_ENCODING_1_1; in wsdl_soap_binding_header()
500 h->encodingStyle = SOAP_ENCODING_1_2; in wsdl_soap_binding_header()
623 binding->encodingStyle = SOAP_ENCODING_1_1; in wsdl_soap_binding_body()
625 binding->encodingStyle = SOAP_ENCODING_1_2; in wsdl_soap_binding_body()
1466 body->encodingStyle = SOAP_ENCODING_DEFAULT; in sdl_deserialize_soap_body()
1481 tmp->encodingStyle = SOAP_ENCODING_DEFAULT; in sdl_deserialize_soap_body()
1502 tmp2->encodingStyle = SOAP_ENCODING_DEFAULT; in sdl_deserialize_soap_body()
2060 WSDL_CACHE_PUT_1(body->encodingStyle, out); in sdl_serialize_soap_body()
2077 WSDL_CACHE_PUT_1(tmp->encodingStyle, out); in sdl_serialize_soap_body()
2097 WSDL_CACHE_PUT_1(tmp2->encodingStyle, out); in sdl_serialize_soap_body()
[all …]

Completed in 41 milliseconds

1...<<111213