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