Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dphp_soap.h253 #define Z_CLIENT_LAST_REQUEST_HEADERS_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 34)) macro
H A Dphp_http.c867 zval_ptr_dtor(Z_CLIENT_LAST_REQUEST_HEADERS_P(this_ptr)); in make_http_soap_request()
869 ZVAL_STRINGL(Z_CLIENT_LAST_REQUEST_HEADERS_P(this_ptr), in make_http_soap_request()
H A Dsoap.c2640 RETURN_COPY(Z_CLIENT_LAST_REQUEST_HEADERS_P(ZEND_THIS));

Completed in 215 milliseconds