Home
last modified time | relevance | path

Searched refs:mustUnderstand (Results 26 – 30 of 30) sorted by relevance

12

/PHP-8.2/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_032w.phpt20 …nterop.org/"><SOAP-ENV:Header><ns3:echoMeComplexTypeRequest SOAP-ENV:mustUnderstand="1"><ns2:varSt…
H A Dr4_groupI_xsd_035w.phpt20 …nterop.org/"><SOAP-ENV:Header><ns3:echoMeComplexTypeRequest SOAP-ENV:mustUnderstand="1" SOAP-ENV:a…
/PHP-8.2/ext/soap/
H A Dsoap.stub.php445 public bool $mustUnderstand; variable in SoapHeader
448 …struct(string $namespace, string $name, mixed $data = UNKNOWN, bool $mustUnderstand = false, strin… argument
H A Dsoap.c38 int mustUnderstand; member
1407 if (h->mustUnderstand) {
1438 } else if (h->mustUnderstand) {
3097 int mustUnderstand = 0; local
3129 mustUnderstand = 1;
3132 mustUnderstand = 0;
3139 h->mustUnderstand = mustUnderstand;
H A Dsoap_arginfo.h21 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, mustUnderstand, _IS_BOOL, 0, "false")

Completed in 28 milliseconds

12