Home
last modified time | relevance | path

Searched refs:Z_CLIENT_KEEP_ALIVE_P (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/soap/
H A Dphp_soap.h244 #define Z_CLIENT_KEEP_ALIVE_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 25)) macro
H A Dphp_http.c582 if (!http_1_1 || Z_TYPE_P(Z_CLIENT_KEEP_ALIVE_P(this_ptr)) == IS_FALSE) { in make_http_soap_request()
H A Dsoap.c2090 ZVAL_FALSE(Z_CLIENT_KEEP_ALIVE_P(this_ptr));

Completed in 31 milliseconds