13 calls to module_hook()

drupal_check_profile in drupal-6.x/includes/install.inc
Check a profile's requirements.
help_page in drupal-6.x/modules/help/help.admin.inc
Menu callback; prints a page listing general help for a module.
menu_get_active_help in drupal-6.x/includes/menu.inc
Returns the help associated with the active menu item.
module_disable in drupal-6.x/includes/module.inc
Disable a given set of modules.
module_enable in drupal-6.x/includes/module.inc
Enable a given list of modules.
module_implements in drupal-6.x/includes/module.inc
Determine which modules are implementing a hook.
module_invoke in drupal-6.x/includes/module.inc
Invoke a hook in a particular module.
module_rebuild_cache in drupal-6.x/includes/module.inc
Rebuild the database cache of module files.
node_hook in drupal-6.x/modules/node/node.module
Determine whether a node hook exists.
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.
system_get_module_admin_tasks in drupal-6.x/modules/system/system.module
Generate a list of tasks offered by a specified module.
system_modules_uninstall in drupal-6.x/modules/system/system.admin.inc
Builds a form of currently disabled modules.