Home
last modified time | relevance | path

Searched refs:Z_CLIENT_LAST_REQUEST_P (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/soap/
H A Dphp_soap.h251 #define Z_CLIENT_LAST_REQUEST_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 32)) macro
H A Dsoap.c2106 zval_ptr_dtor(Z_CLIENT_LAST_REQUEST_P(this_ptr));
2107 ZVAL_STRINGL(Z_CLIENT_LAST_REQUEST_P(this_ptr), buf, buf_size);
2184 convert_to_null(Z_CLIENT_LAST_REQUEST_P(this_ptr));
2570 RETURN_COPY(Z_CLIENT_LAST_REQUEST_P(ZEND_THIS));

Completed in 15 milliseconds