zend_compare_symbol_tables_i  971 Zend/zend_object_handlers.c int zend_compare_symbol_tables_i(HashTable *ht1, HashTable *ht2 TSRMLS_DC);
zend_compare_symbol_tables_i  984 Zend/zend_object_handlers.c 	return zend_compare_symbol_tables_i(zobj1->properties, zobj2->properties TSRMLS_CC);