Searched refs:SOAP_ENCODED (Results 1 – 7 of 7) sorted by relevance
44 "use" => SOAP_ENCODED
43 SOAP_ENCODED = 1, enumerator
134 if (style == SOAP_ENCODED) {\619 if (style == SOAP_ENCODED) { in to_xml_user()945 if (style == SOAP_ENCODED) { in to_xml_string()967 if (style == SOAP_ENCODED) { in to_xml_base64()1004 if (style == SOAP_ENCODED) { in to_xml_hexbin()1099 if (style == SOAP_ENCODED) { in to_xml_long()1122 if (style == SOAP_ENCODED) { in to_xml_double()1171 if (style == SOAP_ENCODED) { in to_xml_bool()1190 if (style == SOAP_ENCODED) { in to_xml_null()2481 if (style == SOAP_ENCODED) { in to_xml_array()[all …]
3273 use = main?SOAP_ENCODED:SOAP_LITERAL;3342 if (use == SOAP_ENCODED && version == SOAP_1_2 && method != NULL) {3429 use = SOAP_ENCODED;3596 if (use == SOAP_ENCODED && version == SOAP_1_2) {3662 use = SOAP_ENCODED;3693 use = SOAP_ENCODED;3698 if (use == SOAP_ENCODED) {3804 use = SOAP_ENCODED;3878 if (hdr_use == SOAP_ENCODED) {3879 use = SOAP_ENCODED;[all …]
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()621 if (binding->use == SOAP_ENCODED) { in wsdl_soap_binding_body()1086 binding->use = SOAP_ENCODED; in load_wsdl()1465 if (body->use == SOAP_ENCODED) { in sdl_deserialize_soap_body()1480 if (tmp->use == SOAP_ENCODED) { in sdl_deserialize_soap_body()1501 if (tmp2->use == SOAP_ENCODED) { in sdl_deserialize_soap_body()2061 if (body->use == SOAP_ENCODED) { in sdl_serialize_soap_body()2078 if (tmp->use == SOAP_ENCODED) { in sdl_serialize_soap_body()[all …]
35 const SOAP_ENCODED = UNKNOWN; define
243 REGISTER_LONG_CONSTANT("SOAP_ENCODED", SOAP_ENCODED, CONST_PERSISTENT); in register_soap_symbols()
Completed in 44 milliseconds