SOAP_PERSISTENCE_SESSION 667 ext/soap/soap.c REGISTER_LONG_CONSTANT("SOAP_PERSISTENCE_SESSION", SOAP_PERSISTENCE_SESSION, CONST_CS | CONST_PERSISTENT); SOAP_PERSISTENCE_SESSION 1239 ext/soap/soap.c if (value == SOAP_PERSISTENCE_SESSION || SOAP_PERSISTENCE_SESSION 1662 ext/soap/soap.c if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) { SOAP_PERSISTENCE_SESSION 1745 ext/soap/soap.c if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) { SOAP_PERSISTENCE_SESSION 1842 ext/soap/soap.c if (service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) { SOAP_PERSISTENCE_SESSION 1867 ext/soap/soap.c if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) { SOAP_PERSISTENCE_SESSION 1909 ext/soap/soap.c if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {