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

#include <zend_types.h>

Data Fields

zval val
 
zend_ulong h
 
zend_stringkey
 

Detailed Description

Definition at line 380 of file zend_types.h.

Field Documentation

◆ h

zend_ulong _Bucket::h

Definition at line 382 of file zend_types.h.

◆ key

zend_string* _Bucket::key

Definition at line 383 of file zend_types.h.

◆ val

zval _Bucket::val

Definition at line 381 of file zend_types.h.


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