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

#include <zend_types.h>

Data Fields

HashTableht
 
HashPosition pos
 
uint32_t next_copy
 

Detailed Description

Definition at line 550 of file zend_types.h.

Field Documentation

◆ ht

HashTable* _HashTableIterator::ht

Definition at line 551 of file zend_types.h.

◆ next_copy

uint32_t _HashTableIterator::next_copy

Definition at line 553 of file zend_types.h.

◆ pos

HashPosition _HashTableIterator::pos

Definition at line 552 of file zend_types.h.


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