Home
last modified time | relevance | path

Searched refs:_zend_hash_index_find (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_hash.h180 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h);
205 _ret = _zend_hash_index_find(_ht, _h); \
H A Dzend_hash.c2720 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h) in _zend_hash_index_find() function
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c250 retval = _zend_hash_index_find(ht, idx); in zend_jit_hash_index_lookup_rw_no_packed()
H A Dzend_jit_arm64.dasc5219 | EXT_CALL _zend_hash_index_find, REG0
5279 | EXT_CALL _zend_hash_index_find, REG0
H A Dzend_jit_x86.dasc5747 | EXT_CALL _zend_hash_index_find, r0
5807 | EXT_CALL _zend_hash_index_find, r0

Completed in 95 milliseconds