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

Data Fields

zend_stringkey
 
zend_ulong h
 
bool release_key
 

Detailed Description

Definition at line 263 of file spl_array.c.

Field Documentation

◆ h

zend_ulong spl_hash_key::h

Definition at line 265 of file spl_array.c.

◆ key

zend_string* spl_hash_key::key

Definition at line 264 of file spl_array.c.

◆ release_key

bool spl_hash_key::release_key

Definition at line 266 of file spl_array.c.


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