Home
last modified time | relevance | path

Searched refs:envelope (Results 426 – 450 of 486) sorted by relevance

1...<<11121314151617181920

/php-src/ext/soap/tests/schema/
H A Dschema045.phpt30 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema046.phpt30 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema047.phpt28 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema048.phpt30 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema049.phpt31 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema050.phpt22 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema052.phpt22 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema074.phpt23 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema075.phpt22 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema076.phpt22 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema077.phpt22 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema081.phpt23 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema082.phpt25 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema025.phpt24 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema028.phpt24 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema029.phpt26 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema033.phpt27 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema035.phpt29 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema036.phpt28 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema051.phpt22 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
/php-src/ext/soap/tests/
H A Dbug69280.phpt44 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tem…
/php-src/ext/soap/
H A Dsoap.c3448 xmlNodePtr envelope = NULL, body, param; in serialize_response_call() local
3464 xmlSetNs(envelope,ns); in serialize_response_call()
3468 xmlSetNs(envelope,ns); in serialize_response_call()
3472 xmlDocSetRootElement(doc, envelope); in serialize_response_call()
3536 body = xmlNewChild(envelope, ns, BAD_CAST("Body"), NULL); in serialize_response_call()
3795 … xmlSetNsProp(envelope, envelope->ns, BAD_CAST("encodingStyle"), BAD_CAST(SOAP_1_1_ENC_NAMESPACE)); in serialize_response_call()
3838 xmlSetNs(envelope, ns); in serialize_function_call()
3842 xmlSetNs(envelope, ns); in serialize_function_call()
3846 xmlDocSetRootElement(doc, envelope); in serialize_function_call()
3852 body = xmlNewChild(envelope, ns, BAD_CAST("Body"), NULL); in serialize_function_call()
[all …]
/php-src/ext/soap/tests/bugs/
H A Dbug30175.phpt16 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
H A Dbug32941.phpt12 xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
H A Dbug44882.phpt16 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"

Completed in 54 milliseconds

1...<<11121314151617181920