php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_packet_soap.h File Reference

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)
 

Function Documentation

◆ parse_packet_soap()

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.