Home
last modified time | relevance | path

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

1...<<111213

/PHP-5.5/ext/soap/tests/
H A Dtypemap008.phpt45 …" 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 Dtypemap005.phpt63 …" 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…
/PHP-5.5/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.phpt42 …" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encodingStyle="http://schema…
/PHP-5.5/ext/soap/
H A Dphp_sdl.c500 h->encodingStyle = SOAP_ENCODING_1_1; in wsdl_soap_binding_header()
502 h->encodingStyle = SOAP_ENCODING_1_2; in wsdl_soap_binding_header()
628 binding->encodingStyle = SOAP_ENCODING_1_1; in wsdl_soap_binding_body()
630 binding->encodingStyle = SOAP_ENCODING_1_2; in wsdl_soap_binding_body()
1459 body->encodingStyle = SOAP_ENCODING_DEFAULT; in sdl_deserialize_soap_body()
1474 tmp->encodingStyle = SOAP_ENCODING_DEFAULT; in sdl_deserialize_soap_body()
1495 tmp2->encodingStyle = SOAP_ENCODING_DEFAULT; in sdl_deserialize_soap_body()
2061 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()
2096 WSDL_CACHE_PUT_1((*tmp2)->encodingStyle, out); in sdl_serialize_soap_body()
[all …]

Completed in 18 milliseconds

1...<<111213