persistance 95 ext/soap/php_soap.h int persistance; persistance 1254 ext/soap/soap.c service->soap_class.persistance = value; persistance 1295 ext/soap/soap.c service->soap_class.persistance = SOAP_PERSISTENCE_REQUEST; persistance 1672 ext/soap/soap.c if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) { persistance 1755 ext/soap/soap.c if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) { persistance 1852 ext/soap/soap.c if (service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) { persistance 1877 ext/soap/soap.c if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) { persistance 1919 ext/soap/soap.c if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {