Searched refs:soap_enc2 (Results 1 – 1 of 1) sorted by relevance
336 static const char soap_enc2[40] = "http://www.w3.org/2003/05/soap-encoding"; variable14347 if ((p[1].out = (char*)SOAP_MALLOC(soap, sizeof(soap_enc2)))) in soap_envelope_begin_in()14348 strcpy(p[1].out, soap_enc2); in soap_envelope_begin_in()