Searched refs:php_proto_zend_hash_index_find_zval (Results 1 – 3 of 3) sorted by relevance
236 if (php_proto_zend_hash_index_find_zval(ht, index, (void **)&value) ==383 if (php_proto_zend_hash_index_find_zval(table, index, (void **)&memory) ==515 if (php_proto_zend_hash_index_find_zval(table, intern->position,
102 #define php_proto_zend_hash_index_find_zval(ht, h, pDest) \ macro329 static inline int php_proto_zend_hash_index_find_zval(const HashTable* ht, in php_proto_zend_hash_index_find_zval() function
1115 php_proto_zend_hash_index_find_zval( in layout_merge()