SOAP_PERSISTENCE_SESSION  672 ext/soap/soap.c 	REGISTER_LONG_CONSTANT("SOAP_PERSISTENCE_SESSION", SOAP_PERSISTENCE_SESSION, CONST_CS | CONST_PERSISTENT);
SOAP_PERSISTENCE_SESSION 1250 ext/soap/soap.c 			if (value == SOAP_PERSISTENCE_SESSION ||
SOAP_PERSISTENCE_SESSION 1673 ext/soap/soap.c 		if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1756 ext/soap/soap.c 			if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1853 ext/soap/soap.c 				if (service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1878 ext/soap/soap.c 			if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {
SOAP_PERSISTENCE_SESSION 1920 ext/soap/soap.c 			if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {