Searched refs:hdr_use (Results 1 – 1 of 1) sorted by relevance
3896 int hdr_use = SOAP_LITERAL; local3923 hdr_use = hdr->use;3938 xmlNodePtr xmlHdr = master_to_xml(hdr_enc, hdr_ret, hdr_use, head);4113 int hdr_use = SOAP_LITERAL; local4144 hdr_use = hdr->use;4165 xmlNodePtr xmlHdr = master_to_xml(hdr_enc, hdr_ret, hdr_use, head);4356 int hdr_use = SOAP_LITERAL; local4368 hdr_use = hdr->use;4370 if (hdr_use == SOAP_ENCODED) {4378 h = master_to_xml(enc, tmp, hdr_use, head);
Completed in 19 milliseconds