SOAP_PERSISTENCE_SESSION  703 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_PERSISTENCE_SESSION", SOAP_PERSISTENCE_SESSION, CONST_CS | CONST_PERSISTENT);
SOAP_PERSISTENCE_SESSION 1274 ext/soap/soap.c 			if (value == SOAP_PERSISTENCE_SESSION ||
SOAP_PERSISTENCE_SESSION 1694 ext/soap/soap.c 		if (service->soap_class.persistence == SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1768 ext/soap/soap.c 			if (service->soap_class.persistence == SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1861 ext/soap/soap.c 				if (service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1883 ext/soap/soap.c 			if (soap_obj && service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1922 ext/soap/soap.c 			if (soap_obj && service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) {