php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
bool | parse_packet_soap (zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_name, zval *return_value, zval *soap_headers) |
bool parse_packet_soap | ( | zval * | this_ptr, |
char * | buffer, | ||
int | buffer_size, | ||
sdlFunctionPtr | fn, | ||
char * | fn_name, | ||
zval * | return_value, | ||
zval * | soap_headers ) |
Definition at line 22 of file php_packet_soap.c.