Home
last modified time | relevance | path

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

/PHP-8.2/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.c871 zval_ptr_dtor(Z_CLIENT_LAST_REQUEST_HEADERS_P(this_ptr)); in make_http_soap_request()
873 ZVAL_STRINGL(Z_CLIENT_LAST_REQUEST_HEADERS_P(this_ptr), in make_http_soap_request()
H A Dsoap.c2587 RETURN_COPY(Z_CLIENT_LAST_REQUEST_HEADERS_P(ZEND_THIS));

Completed in 20 milliseconds