Searched refs:hdr_use (Results 1 – 1 of 1) sorted by relevance
3389 int hdr_use = SOAP_LITERAL; local3416 hdr_use = hdr->use;3432 xmlNodePtr xmlHdr = master_to_xml(hdr_enc, hdr_ret, hdr_use, head);3615 int hdr_use = SOAP_LITERAL; local3646 hdr_use = hdr->use;3668 xmlNodePtr xmlHdr = master_to_xml(hdr_enc, hdr_ret, hdr_use, head);3864 int hdr_use = SOAP_LITERAL; local3876 hdr_use = hdr->use;3878 if (hdr_use == SOAP_ENCODED) {3887 h = master_to_xml(enc, data, hdr_use, head);
Completed in 16 milliseconds