_mssql_bind_hash_dtor   48 mssql/php_mssql.c static void _mssql_bind_hash_dtor(void *data);
_mssql_bind_hash_dtor 2083 mssql/php_mssql.c 		zend_hash_init(statement->binds, 13, NULL, _mssql_bind_hash_dtor, 0);