- comment_admin_overview in core/
modules/ comment/ comment.admin.inc - Form constructor for the comment overview administration form.
- comment_load in core/
modules/ comment/ comment.module - Loads the entire comment by comment ID.
- comment_node_page_additions in core/
modules/ comment/ comment.module - Builds the comment-related elements for node detail pages.
- comment_node_update_index in core/
modules/ comment/ comment.module - Implements hook_node_update_index().
- comment_preview in core/
modules/ comment/ comment.module - Generates a comment preview.
- comment_user_cancel in core/
modules/ comment/ comment.module - Implements hook_user_cancel().
- UserCancelTestCase::testUserDelete in core/
modules/ user/ tests/ user.test - Delete account and remove all content.
- views_plugin_row_comment_rss::pre_render in core/
modules/ comment/ views/ views_plugin_row_comment_rss.inc - Allow the style to do stuff before each row is rendered.
- views_plugin_row_comment_view::pre_render in core/
modules/ comment/ views/ views_plugin_row_comment_view.inc - Allow the style to do stuff before each row is rendered.