Home
last modified time | relevance | path

Searched defs:zend_hash_get_current_key_zval_ex (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_utils.h129 static void zend_hash_get_current_key_zval_ex(const HashTable *ht, zval *key, HashPosition *pos) { in zend_hash_get_current_key_zval_ex() function
/PHP-5.6/Zend/
H A Dzend_hash.c1095 ZEND_API void zend_hash_get_current_key_zval_ex(const HashTable *ht, zval *key, HashPosition *pos) { in zend_hash_get_current_key_zval_ex() function

Completed in 9 milliseconds