php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
zend_string * | key |
zend_ulong | h |
bool | release_key |
Definition at line 263 of file spl_array.c.
zend_ulong spl_hash_key::h |
Definition at line 265 of file spl_array.c.
zend_string* spl_hash_key::key |
Definition at line 264 of file spl_array.c.
bool spl_hash_key::release_key |
Definition at line 266 of file spl_array.c.