comment_forms in modules/comment/comment.module
Implements hook_forms().
comment_node_page_additions in modules/comment/comment.module
Builds the comment-related elements for node detail pages.
comment_preprocess_node in modules/comment/comment.module
Prepares variables for comment.tpl.php
comment_reply in modules/comment/comment.pages.inc
Form constructor for the comment reply form.
node.tpl.php in modules/node/templates/node.tpl.php
Default theme implementation to display a node.
node.tpl.php in themes/bartik/templates/node.tpl.php
Bartik's theme implementation to display a node.