SOAP_PERSISTENCE_SESSION 592 ext/soap/soap.c REGISTER_LONG_CONSTANT("SOAP_PERSISTENCE_SESSION", SOAP_PERSISTENCE_SESSION, CONST_CS | CONST_PERSISTENT); SOAP_PERSISTENCE_SESSION 1162 ext/soap/soap.c if (value == SOAP_PERSISTENCE_SESSION || SOAP_PERSISTENCE_SESSION 1590 ext/soap/soap.c if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) { SOAP_PERSISTENCE_SESSION 1677 ext/soap/soap.c if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) { SOAP_PERSISTENCE_SESSION 1774 ext/soap/soap.c if (service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) { SOAP_PERSISTENCE_SESSION 1800 ext/soap/soap.c if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) { SOAP_PERSISTENCE_SESSION 1842 ext/soap/soap.c if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {