destroy_ht 1038 Zend/zend_API.c ZEND_API void zend_merge_properties(zval *obj, HashTable *properties, int destroy_ht TSRMLS_DC) /* {{{ */ destroy_ht 1047 Zend/zend_API.c if (destroy_ht) { destroy_ht 374 Zend/zend_API.h ZEND_API void zend_merge_properties(zval *obj, HashTable *properties, int destroy_ht TSRMLS_DC);