Home
last modified time | relevance | path

Searched defs:_HashTableIterator (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_types.h550 typedef struct _HashTableIterator { struct
551 HashTable *ht;
552 HashPosition pos;
553 uint32_t next_copy; // circular linked list via index into EG(ht_iterators)

Completed in 15 milliseconds