Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_hash.h178 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h);
203 _ret = _zend_hash_index_find(_ht, _h); \
H A Dzend_hash.c2267 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h) in _zend_hash_index_find() function

Completed in 17 milliseconds