php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_types.h>
Data Fields | |
HashTable * | ht |
HashPosition | pos |
uint32_t | next_copy |
Definition at line 550 of file zend_types.h.
HashTable* _HashTableIterator::ht |
Definition at line 551 of file zend_types.h.
uint32_t _HashTableIterator::next_copy |
Definition at line 553 of file zend_types.h.
HashPosition _HashTableIterator::pos |
Definition at line 552 of file zend_types.h.