Home
last modified time | relevance | path

Searched refs:zend_hash_get_current_key_type_ex (Results 1 – 2 of 2) sorted by last modified time

/PHP-5.4/Zend/
H A Dzend_hash.c1175 ZEND_API int zend_hash_get_current_key_type_ex(HashTable *ht, HashPosition *pos) in zend_hash_get_current_key_type_ex() function
H A Dzend_hash.h176 (zend_hash_get_current_key_type_ex(ht, pos) == HASH_KEY_NON_EXISTANT ? FAILURE : SUCCESS)
180 ZEND_API int zend_hash_get_current_key_type_ex(HashTable *ht, HashPosition *pos);
203 zend_hash_get_current_key_type_ex(ht, NULL)

Completed in 12 milliseconds