Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_soap.h124 #define SOAP_1_1_ACTOR_NEXT "http://schemas.xmlsoap.org/soap/actor/next" macro
H A Dsoap.c3310 if (strcmp((char*)attr->children->content,SOAP_1_1_ACTOR_NEXT) != 0 && in deserialize_function_call()
3425 xmlSetProp(h, BAD_CAST(SOAP_1_1_ENV_NS_PREFIX":actor"), BAD_CAST(SOAP_1_1_ACTOR_NEXT)); in set_soap_header_attributes()

Completed in 19 milliseconds