Home
last modified time | relevance | path

Searched refs:zend_hash_internal_pointer_end_ex (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_hash.h239 ZEND_API void ZEND_FASTCALL zend_hash_internal_pointer_end_ex(HashTable *ht, HashPosition *pos);
258 zend_hash_internal_pointer_end_ex(ht, &(ht)->nInternalPointer)
H A Dzend_hash.c2288 ZEND_API void ZEND_FASTCALL zend_hash_internal_pointer_end_ex(HashTable *ht, HashPosition *pos) in zend_hash_internal_pointer_end_ex() function
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_watch.c609 zend_hash_internal_pointer_end_ex(hti->ht, &pos);
/PHP-7.4/ext/standard/
H A Darray.c4059 zend_hash_internal_pointer_end_ex(target_hash, &pos);

Completed in 53 milliseconds