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

#include <php_sdl.h>

Data Fields

char * name
 
char * namens
 
char * ref
 
char * def
 
char * fixed
 
sdlForm form
 
sdlUse use
 
HashTableextraAttributes
 
encodePtr encode
 

Detailed Description

Definition at line 241 of file php_sdl.h.

Field Documentation

◆ def

char* _sdlAttribute::def

Definition at line 245 of file php_sdl.h.

◆ encode

encodePtr _sdlAttribute::encode

Definition at line 250 of file php_sdl.h.

◆ extraAttributes

HashTable* _sdlAttribute::extraAttributes

Definition at line 249 of file php_sdl.h.

◆ fixed

char* _sdlAttribute::fixed

Definition at line 246 of file php_sdl.h.

◆ form

sdlForm _sdlAttribute::form

Definition at line 247 of file php_sdl.h.

◆ name

char* _sdlAttribute::name

Definition at line 242 of file php_sdl.h.

◆ namens

char* _sdlAttribute::namens

Definition at line 243 of file php_sdl.h.

◆ ref

char* _sdlAttribute::ref

Definition at line 244 of file php_sdl.h.

◆ use

sdlUse _sdlAttribute::use

Definition at line 248 of file php_sdl.h.


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