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

#include <php_sdl.h>

Data Fields

sdlPtr sdl
 
HashTable docs
 
HashTable messages
 
HashTable bindings
 
HashTable portTypes
 
HashTable services
 
HashTableattributes
 
HashTableattributeGroups
 
php_stream_contextcontext
 
zval old_header
 

Detailed Description

Definition at line 64 of file php_sdl.h.

Field Documentation

◆ attributeGroups

HashTable* sdlCtx::attributeGroups

Definition at line 75 of file php_sdl.h.

◆ attributes

HashTable* sdlCtx::attributes

Definition at line 74 of file php_sdl.h.

◆ bindings

HashTable sdlCtx::bindings

Definition at line 70 of file php_sdl.h.

◆ context

php_stream_context* sdlCtx::context

Definition at line 76 of file php_sdl.h.

◆ docs

HashTable sdlCtx::docs

Definition at line 67 of file php_sdl.h.

◆ messages

HashTable sdlCtx::messages

Definition at line 69 of file php_sdl.h.

◆ old_header

zval sdlCtx::old_header

Definition at line 77 of file php_sdl.h.

◆ portTypes

HashTable sdlCtx::portTypes

Definition at line 71 of file php_sdl.h.

◆ sdl

sdlPtr sdlCtx::sdl

Definition at line 65 of file php_sdl.h.

◆ services

HashTable sdlCtx::services

Definition at line 72 of file php_sdl.h.


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