Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_hash.h164 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h);
177 _ret = _zend_hash_index_find(_ht, _h); \
H A Dzend_hash.c2016 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h) in _zend_hash_index_find() function

Completed in 14 milliseconds