12 calls to current_path()

drupal_cache_system_paths in drupal-7.x/includes/path.inc
Cache system paths for a page.
drupal_lookup_path in drupal-7.x/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-7.x/includes/form.inc
Redirects the user to a URL after a form has been processed.
drupal_validate_form in drupal-7.x/includes/form.inc
Validates user-submitted form data in the $form_state array.
overlay_drupal_goto_alter in drupal-7.x/modules/overlay/overlay.module
Implements hook_drupal_goto_alter().
overlay_enable in drupal-7.x/modules/overlay/overlay.install
Implements hook_enable().
overlay_init in drupal-7.x/modules/overlay/overlay.module
Implements hook_init().
shortcut_set_switch_submit in drupal-7.x/modules/shortcut/shortcut.admin.inc
Submit handler for shortcut_set_switch().
system_custom_theme in drupal-7.x/modules/system/system.module
Implements hook_custom_theme().
system_init in drupal-7.x/modules/system/system.module
Implements hook_init().
url_alter_test_foo in drupal-7.x/modules/simpletest/tests/url_alter_test.module
Menu callback.
user_login_block in drupal-7.x/modules/user/user.module