6 calls to comment_delete_multiple()

CommentInterfaceTest::setEnvironment in drupal-7.x/modules/comment/comment.test
Re-configures the environment, module settings, and user permissions.
comment_admin_overview_submit in drupal-7.x/modules/comment/comment.admin.inc
Process comment_admin_overview form submissions.
comment_delete in drupal-7.x/modules/comment/comment.module
Delete a comment and all its replies.
comment_multiple_delete_confirm_submit in drupal-7.x/modules/comment/comment.admin.inc
Process comment_multiple_delete_confirm form submissions.
comment_node_delete in drupal-7.x/modules/comment/comment.module
Implements hook_node_delete().
comment_user_delete in drupal-7.x/modules/comment/comment.module
Implements hook_user_delete().