SOAP_PERSISTENCE_SESSION  674 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_PERSISTENCE_SESSION", SOAP_PERSISTENCE_SESSION, CONST_CS | CONST_PERSISTENT);
SOAP_PERSISTENCE_SESSION 1252 ext/soap/soap.c 			if (value == SOAP_PERSISTENCE_SESSION ||
SOAP_PERSISTENCE_SESSION 1672 ext/soap/soap.c 		if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1755 ext/soap/soap.c 			if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1852 ext/soap/soap.c 				if (service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1877 ext/soap/soap.c 			if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1919 ext/soap/soap.c 			if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {