6 calls to menu_execute_active_handler()

comment_permalink in drupal/modules/comment/comment.module
Redirects comment links to the correct page depending on comment settings.
drupal_deliver_html_page in drupal/includes/common.inc
Packages and sends the result of a page callback to the browser as HTML.
http.php in drupal/modules/simpletest/tests/http.php
Fake an HTTP request, for use during testing.
https.php in drupal/modules/simpletest/tests/https.php
Fake an HTTPS request, for use during testing.
index.php in drupal/index.php
The PHP page that serves all page requests on a Drupal installation.
user_page in drupal/modules/user/user.pages.inc
Page callback: Displays the user page.