Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_hash.h255 ZEND_API void ZEND_FASTCALL zend_hash_internal_pointer_end_ex(HashTable *ht, HashPosition *pos);
274 zend_hash_internal_pointer_end_ex(ht, &(ht)->nInternalPointer)
H A Dzend_hash.c2356 ZEND_API void ZEND_FASTCALL zend_hash_internal_pointer_end_ex(HashTable *ht, HashPosition *pos) in zend_hash_internal_pointer_end_ex() function
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_watch.c598 zend_hash_internal_pointer_end_ex(hti->ht, &pos);
/PHP-8.1/ext/standard/
H A Darray.c4010 zend_hash_internal_pointer_end_ex(target_hash, &pos);

Completed in 55 milliseconds