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); \
2612 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h) in _zend_hash_index_find() function
260 retval = _zend_hash_index_find(ht, idx); in zend_jit_hash_index_lookup_rw_no_packed()
5202 | EXT_CALL _zend_hash_index_find, REG05262 | EXT_CALL _zend_hash_index_find, REG0
5730 | EXT_CALL _zend_hash_index_find, r05790 | EXT_CALL _zend_hash_index_find, r0
Completed in 79 milliseconds