6 invocations of hook_search()

search_admin_settings in drupal-6.x/modules/search/search.admin.inc
Menu callback; displays the search module settings page.
search_data in drupal-6.x/modules/search/search.module
Perform a standard search on the given keys, and return the formatted results.
search_menu in drupal-6.x/modules/search/search.module
Implementation of hook_menu().
search_view in drupal-6.x/modules/search/search.pages.inc
Menu callback; presents the search form and/or search results.
search_wipe in drupal-6.x/modules/search/search.module
Wipes a part of or the entire search index.
_search_menu in drupal-6.x/modules/search/search.module