Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_globals.h224 HashTableIterator *ht_iterators; member
H A Dzend_vm_execute.h16841 EG(ht_iterators)[Z_FE_ITER_P(array)].pos = pos; local
16963 EG(ht_iterators)[Z_FE_ITER_P(EX_VAR(opline->op1.var))].pos = pos; local
17029 EG(ht_iterators)[Z_FE_ITER_P(EX_VAR(opline->op1.var))].pos = pos; local
/PHP-7.1/ext/standard/
H A Darray.c1409 EG(ht_iterators)[ht_iter].pos = pos; in php_array_walk() local

Completed in 168 milliseconds