Home
last modified time | relevance | path

Searched refs:persistence (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/soap/tests/bugs/
H A Dgh11941_errors.phpt2 GH-11941 (soap with session persistence will silently fail when "session" built as a shared object)
/php-src/ext/standard/tests/network/
H A Dsocket_bug74429.phpt2 Bug #74429 Remote socket URI with unique persistence identifier broken
/php-src/ext/soap/
H A Dphp_soap.h86 int persistence; member
H A Dsoap.c1045 service->soap_class.persistence = value; in PHP_METHOD()
1077 service->soap_class.persistence = SOAP_PERSISTENCE_REQUEST; in PHP_METHOD()
1453 if (service->soap_class.persistence == SOAP_PERSISTENCE_SESSION) { in PHP_METHOD()
1492 if (service->soap_class.persistence == SOAP_PERSISTENCE_SESSION) { in PHP_METHOD()
1568 if (service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) { in PHP_METHOD()
1585 if (soap_obj && service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) { in PHP_METHOD()
1625 if (soap_obj && service->soap_class.persistence != SOAP_PERSISTENCE_SESSION) { in PHP_METHOD()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます11102 # Redis RDB - https://redis.io/topics/persistence
H A Dmagic11102 # Redis RDB - https://redis.io/topics/persistence

Completed in 236 milliseconds