Home
last modified time | relevance | path

Searched refs:SOAP_1_2_ACTOR_UNLIMATERECEIVER (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/soap/
H A Dphp_soap.h128 #define SOAP_1_2_ACTOR_UNLIMATERECEIVER "http://www.w3.org/2003/05/soap-envelope/role/ultimateRecei… macro
H A Dsoap.c3322 if (strcmp((char*)attr->children->content,SOAP_1_2_ACTOR_UNLIMATERECEIVER) != 0 && in deserialize_function_call()
3433 … xmlSetProp(h, BAD_CAST(SOAP_1_2_ENV_NS_PREFIX":role"), BAD_CAST(SOAP_1_2_ACTOR_UNLIMATERECEIVER)); in set_soap_header_attributes()

Completed in 23 milliseconds