9 calls to drupal_get_normal_path()

drupal_access_denied in drupal-6.x/includes/common.inc
Generates a 403 error if the request is not allowed.
drupal_init_path in drupal-6.x/includes/path.inc
Initialize the $_GET['q'] variable to the proper normal path.
drupal_is_front_page in drupal-6.x/includes/path.inc
Check if the current page is the front page.
drupal_not_found in drupal-6.x/includes/common.inc
Generates a 404 error if the request can not be handled.
menu_edit_item_validate in drupal-6.x/modules/menu/menu.admin.inc
Validate form values for a menu link being added or edited.
search_index in drupal-6.x/modules/search/search.module
Update the full-text search index for a particular item.
system_site_information_settings_validate in drupal-6.x/modules/system/system.admin.inc
Validate the submitted site-information form.
system_update_6021 in drupal-6.x/modules/system/system.install
Migrate the menu items from the old menu system to the new menu_links table.
_menu_site_is_offline in drupal-6.x/includes/menu.inc
Checks whether the site is off-line for maintenance.