7 functions implement hook_prepare()

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

book_node_prepare in drupal/modules/book/book.module
Implements hook_node_prepare().
callback_filter_prepare in drupal/modules/filter/filter.api.php
Provide prepared text with special characters escaped.
comment_node_prepare in drupal/modules/comment/comment.module
Implements hook_node_prepare().
entity_view_mode_prepare in drupal/includes/common.inc
Invoke hook_entity_view_mode_alter().
menu_node_prepare in drupal/modules/menu/menu.module
Implements hook_node_prepare().
node_object_prepare in drupal/modules/node/node.module
Prepares a node object for editing.
translation_node_prepare in drupal/modules/translation/translation.module
Implements hook_node_prepare().