Searched refs:_zend_hash_index_find (Results 1 – 5 of 5) sorted by relevance
180 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h);205 _ret = _zend_hash_index_find(_ht, _h); \
2723 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h) in _zend_hash_index_find() function
250 retval = _zend_hash_index_find(ht, idx); in zend_jit_hash_index_lookup_rw_no_packed()
5747 | EXT_CALL _zend_hash_index_find, r05807 | EXT_CALL _zend_hash_index_find, r0
5219 | EXT_CALL _zend_hash_index_find, REG05279 | EXT_CALL _zend_hash_index_find, REG0
Completed in 64 milliseconds