Searched refs:SOAP_ENCODED (Results 1 – 5 of 5) sorted by relevance
42 "use" => SOAP_ENCODED
140 if (style == SOAP_ENCODED) {\650 if (style == SOAP_ENCODED) { in to_xml_user()949 if (style == SOAP_ENCODED) { in to_xml_string()982 if (style == SOAP_ENCODED) { in to_xml_base64()1021 if (style == SOAP_ENCODED) { in to_xml_hexbin()1126 if (style == SOAP_ENCODED) { in to_xml_long()1153 if (style == SOAP_ENCODED) { in to_xml_double()1203 if (style == SOAP_ENCODED) { in to_xml_bool()1224 if (style == SOAP_ENCODED) { in to_xml_null()2547 if (style == SOAP_ENCODED) { in to_xml_array()[all …]
46 SOAP_ENCODED = 1, enumerator
486 h->use = SOAP_ENCODED; in wsdl_soap_binding_header()496 if (h->use == SOAP_ENCODED) { in wsdl_soap_binding_header()575 binding->use = SOAP_ENCODED; in wsdl_soap_binding_body()624 if (binding->use == SOAP_ENCODED) { in wsdl_soap_binding_body()1089 binding->use = SOAP_ENCODED; in load_wsdl()1458 if (body->use == SOAP_ENCODED) { in sdl_deserialize_soap_body()1473 if (tmp->use == SOAP_ENCODED) { in sdl_deserialize_soap_body()1494 if (tmp2->use == SOAP_ENCODED) { in sdl_deserialize_soap_body()2062 if (body->use == SOAP_ENCODED) { in sdl_serialize_soap_body()2078 if ((*tmp)->use == SOAP_ENCODED) { in sdl_serialize_soap_body()[all …]
3799 use = main?SOAP_ENCODED:SOAP_LITERAL;3873 if (use == SOAP_ENCODED && version == SOAP_1_2 && method != NULL) {3961 use = SOAP_ENCODED;4127 if (use == SOAP_ENCODED && version == SOAP_1_2) {4190 use = SOAP_ENCODED;4221 use = SOAP_ENCODED;4226 if (use == SOAP_ENCODED) {4323 use = SOAP_ENCODED;4404 if (hdr_use == SOAP_ENCODED) {4405 use = SOAP_ENCODED;[all …]
Completed in 37 milliseconds