Searched refs:persistance (Results 1 – 2 of 2) sorted by relevance
95 int persistance; member
1246 service->soap_class.persistance = value; in PHP_METHOD()1287 service->soap_class.persistance = SOAP_PERSISTENCE_REQUEST; in PHP_METHOD()1667 if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) {1750 if (service->soap_class.persistance == SOAP_PERSISTENCE_SESSION) {1847 if (service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {1872 if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {1914 if (soap_obj && service->soap_class.persistance != SOAP_PERSISTENCE_SESSION) {
Completed in 16 milliseconds