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

#include <zend_hash.h>

Data Fields

zend_ulong h
 
zend_stringkey
 

Detailed Description

Definition at line 94 of file zend_hash.h.

Field Documentation

◆ h

zend_ulong _zend_hash_key::h

Definition at line 95 of file zend_hash.h.

◆ key

zend_string* _zend_hash_key::key

Definition at line 96 of file zend_hash.h.


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