Searched refs:_zend_hash_index_find (Results 1 – 2 of 2) sorted by relevance
178 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h);203 _ret = _zend_hash_index_find(_ht, _h); \
2267 ZEND_API zval* ZEND_FASTCALL _zend_hash_index_find(const HashTable *ht, zend_ulong h) in _zend_hash_index_find() function
Completed in 22 milliseconds