8 uses of COMMENT_FORM_BELOW

CommentHelperCase::setCommentForm in drupal/modules/comment/comment.test
Set comment form location setting.
CommentInterfaceTest::assertCommentLinks in drupal/modules/comment/comment.test
Asserts that comment links appear according to the passed environment setup.
CommentInterfaceTest::setEnvironment in drupal/modules/comment/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentLinks in drupal/modules/comment/comment.test
Tests comment links.
comment_form_node_type_form_alter in drupal/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
comment_node_page_additions in drupal/modules/comment/comment.module
Build the comment-related elements for node detail pages.
comment_node_view in drupal/modules/comment/comment.module
Implements hook_node_view().
theme_comment_post_forbidden in drupal/modules/comment/comment.module
Returns HTML for a "you can't post comments" notice.