11 uses of COMMENT_NODE_HIDDEN

CommentInterfaceTest::setEnvironment in drupal-7.x/modules/comment/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentInterface in drupal-7.x/modules/comment/comment.test
Test comment interface.
CommentRSSUnitTest::testCommentRSS in drupal-7.x/modules/comment/comment.test
Test comments as part of an RSS feed.
comment_form_node_form_alter in drupal-7.x/modules/comment/comment.module
Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter in drupal-7.x/modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
comment_node_load in drupal-7.x/modules/comment/comment.module
Implements hook_node_load().
comment_node_search_result in drupal-7.x/modules/comment/comment.module
Implements hook_node_search_result().
comment_node_view in drupal-7.x/modules/comment/comment.module
Implements hook_node_view().
SearchCommentCountToggleTestCase::testSearchCommentCountToggle in drupal-7.x/modules/search/search.test
Verify that comment count display toggles properly on comment status of node
standard_install in drupal-7.x/profiles/standard/standard.install
Implements hook_install().
template_preprocess_forum_icon in drupal-7.x/modules/forum/forum.module
Preprocesses variables for forum-icon.tpl.php.