php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_sdlSoapBindingFunctionBody Struct Reference

#include <php_sdl.h>

Data Fields

char * ns
 
sdlEncodingUse use
 
sdlRpcEncodingStyle encodingStyle
 
HashTableheaders
 

Detailed Description

Definition at line 109 of file php_sdl.h.

Field Documentation

◆ encodingStyle

sdlRpcEncodingStyle _sdlSoapBindingFunctionBody::encodingStyle

Definition at line 112 of file php_sdl.h.

◆ headers

HashTable* _sdlSoapBindingFunctionBody::headers

Definition at line 113 of file php_sdl.h.

◆ ns

char* _sdlSoapBindingFunctionBody::ns

Definition at line 110 of file php_sdl.h.

◆ use

sdlEncodingUse _sdlSoapBindingFunctionBody::use

Definition at line 111 of file php_sdl.h.


The documentation for this struct was generated from the following file: