Home
last modified time | relevance | path

Searched refs:zend_hash_get_current_key_type_ex (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_hash.h229 (zend_hash_get_current_key_type_ex(ht, pos) == HASH_KEY_NON_EXISTENT ? FAILURE : SUCCESS)
234 ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_type_ex(HashTable *ht, HashPosition *pos);
250 zend_hash_get_current_key_type_ex(ht, &(ht)->nInternalPointer)
H A Dzend_hash.c2420 ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_type_ex(HashTable *ht, HashPosition *pos) in zend_hash_get_current_key_type_ex() function
/PHP-8.0/
H A DUPGRADING.INTERNALS299 - zend_hash_get_current_key_type_ex()

Completed in 21 milliseconds