Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_soap.h132 #define SOAP_1_2_ACTOR_NEXT "http://www.w3.org/2003/05/soap-envelope/role/next" macro
H A Dsoap.c3638 strcmp((char*)attr->children->content,SOAP_1_2_ACTOR_NEXT) != 0 &&
3745 xmlSetProp(h, BAD_CAST(SOAP_1_2_ENV_NS_PREFIX":role"), BAD_CAST(SOAP_1_2_ACTOR_NEXT));

Completed in 17 milliseconds