SOAP_ACTOR_NONE   648 soap/soap.c    	REGISTER_LONG_CONSTANT("SOAP_ACTOR_NONE", SOAP_ACTOR_NONE, CONST_CS | CONST_PERSISTENT);
SOAP_ACTOR_NONE   794 soap/soap.c    	   Z_LVAL_P(actor) == SOAP_ACTOR_NONE ||
SOAP_ACTOR_NONE  4278 soap/soap.c    							} else if (Z_LVAL_PP(tmp) == SOAP_ACTOR_NONE) {