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

#include <php_sdl.h>

Data Fields

HashTable functions
 
HashTabletypes
 
HashTableelements
 
HashTableencoders
 
HashTablebindings
 
HashTablerequests
 
HashTablegroups
 
char * target_ns
 
char * source
 
bool is_persistent
 

Detailed Description

Definition at line 51 of file php_sdl.h.

Field Documentation

◆ bindings

HashTable* _sdl::bindings

Definition at line 56 of file php_sdl.h.

◆ elements

HashTable* _sdl::elements

Definition at line 54 of file php_sdl.h.

◆ encoders

HashTable* _sdl::encoders

Definition at line 55 of file php_sdl.h.

◆ functions

HashTable _sdl::functions

Definition at line 52 of file php_sdl.h.

◆ groups

HashTable* _sdl::groups

Definition at line 58 of file php_sdl.h.

◆ is_persistent

bool _sdl::is_persistent

Definition at line 61 of file php_sdl.h.

◆ requests

HashTable* _sdl::requests

Definition at line 57 of file php_sdl.h.

◆ source

char* _sdl::source

Definition at line 60 of file php_sdl.h.

◆ target_ns

char* _sdl::target_ns

Definition at line 59 of file php_sdl.h.

◆ types

HashTable* _sdl::types

Definition at line 53 of file php_sdl.h.


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