7 string references to 'comment_form'

comment-wrapper.tpl.php in drupal-7.x/modules/comment/comment-wrapper.tpl.php
Default theme implementation to provide an HTML container for comments.
comment-wrapper.tpl.php in drupal-7.x/themes/bartik/templates/comment-wrapper.tpl.php
Bartik's theme implementation to provide an HTML container for comments.
comment_forms in drupal-7.x/modules/comment/comment.module
Implements hook_forms().
comment_node_page_additions in drupal-7.x/modules/comment/comment.module
Build the comment-related elements for node detail pages.
comment_reply in drupal-7.x/modules/comment/comment.pages.inc
This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
node.tpl.php in drupal-7.x/themes/bartik/templates/node.tpl.php
Bartik's theme implementation to display a node.
template_preprocess_comment_wrapper in drupal-7.x/modules/comment/comment.module
Process variables for comment-wrapper.tpl.php.