15 calls to current_path()

common_test_init in drupal/modules/simpletest/tests/common_test.module
Implements hook_init().
drupal_cache_system_paths in drupal/includes/path.inc
Cache system paths for a page.
drupal_goto in drupal/includes/common.inc
Sends the user to a different page.
drupal_lookup_path in drupal/includes/path.inc
Given an alias, return its Drupal system URL if one exists. Given a Drupal system URL return one of its aliases if such a one exists. Otherwise, return FALSE.
drupal_redirect_form in drupal/includes/form.inc
Redirects the user to a URL after a form has been processed.
overlay_drupal_goto_alter in drupal/modules/overlay/overlay.module
Implements hook_drupal_goto_alter().
overlay_enable in drupal/modules/overlay/overlay.install
Implements hook_enable().
overlay_init in drupal/modules/overlay/overlay.module
Implements hook_init().
shortcut_set_switch_submit in drupal/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_switch().
system_custom_theme in drupal/modules/system/system.module
Implements hook_custom_theme().
system_init in drupal/modules/system/system.module
Implements hook_init().
url_alter_test_foo in drupal/modules/simpletest/tests/url_alter_test.module
Menu callback.
user_login_block in drupal/modules/user/user.module
user_pass_reset in drupal/modules/user/user.pages.inc
Menu callback; process one time login link and redirects to the user page on success.
_drupal_invalid_token_set_form_error in drupal/includes/form.inc
Helper function to call form_set_error() if there is a token error.