8 calls to comment_load_multiple()

comment_admin_overview in drupal/modules/comment/comment.admin.inc
Form builder for the comment overview administration form.
comment_delete_multiple in drupal/modules/comment/comment.module
Delete comments and all their replies.
comment_load in drupal/modules/comment/comment.module
Load the entire comment by cid.
comment_node_page_additions in drupal/modules/comment/comment.module
Build the comment-related elements for node detail pages.
comment_node_update_index in drupal/modules/comment/comment.module
Implements hook_node_update_index().
comment_preview in drupal/modules/comment/comment.module
Generate a comment preview.
comment_user_cancel in drupal/modules/comment/comment.module
Implements hook_user_cancel().
UserCancelTestCase::testUserDelete in drupal/modules/user/user.test
Delete account and remove all content.