6 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-7.x/modules/book/book.module
Implements hook_node_prepare().
callback_filter_prepare in drupal-7.x/modules/filter/filter.api.php
Provide prepared text with special characters escaped.
comment_node_prepare in drupal-7.x/modules/comment/comment.module
Implements hook_node_prepare().
menu_node_prepare in drupal-7.x/modules/menu/menu.module
Implements hook_node_prepare().
node_object_prepare in drupal-7.x/modules/node/node.module
Prepares a node object for editing.
translation_node_prepare in drupal-7.x/modules/translation/translation.module
Implements hook_node_prepare().