Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.

comment_enable in modules/comment/comment.install
Implements hook_enable().
field_ui_view_mode_enable in modules/field_ui/field_ui.admin.inc
Menu callback: Enables the manage displays UI for a display mode.
file_type_toggle_enable in modules/file/file.admin.inc
Menu callback; disable or enable a single file type.
filter_admin_enable in modules/filter/filter.admin.inc
Page callback: Enable a text format.
filter_format_enable in modules/filter/filter.module
Enables a text format.
layout_enable in modules/layout/layout.install
Implements hook_enable().
layout_test_layout_enable in modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_enable().
locale_enable in modules/locale/locale.install
Fill in the path prefixes and domains when enabled.
menu_enable in modules/menu/menu.module
Implements hook_enable().
module_enable in includes/module.inc
Enables or installs a given list of modules.
module_test_enable in modules/simpletest/tests/module_test.install
Implements hook_enable().
system_theme_enable in modules/system/system.admin.inc
Menu callback; Enables a theme.
theme_enable in includes/theme.inc
Enables a given list of themes.
update_module_enable in includes/update.inc
Helper function to install a new module in Backdrop 1.x via hook_update_N().