| comment_link | modules/comment/comment.module | Implementation of hook_link(). |
| comment_nodeapi | modules/comment/comment.module | Implementation of hook_nodeapi(). |
| format_interval | includes/common.inc | Format a time interval with the requested granularity. |
| format_plural | includes/common.inc | Format a string containing a count of items. |
| format_size | includes/common.inc | Generate a string representation for the given byte count. |
| hook_link | developer/hooks/core.php | Define internal Drupal links. |
| node_node_type | modules/node/content_types.inc | Implementation of hook_node_type(). |
| node_title_list | modules/node/node.module | Gather a listing of links to nodes. |
| node_type_delete_confirm | modules/node/content_types.inc | Menu callback; delete a single content type. |
| poll_view_results | modules/poll/poll.module | Generates a graphical representation of the results of a poll. |
| search_admin_settings | modules/search/search.module | Menu callback; displays the search module settings page. |
| statistics_link | modules/statistics/statistics.module | Implementation of hook_link(). |
| theme_forum_list | modules/forum/forum.module | Format the forum listing. |
| theme_forum_topic_list | modules/forum/forum.module | Format the topic listing. |
| throttle_exit | modules/throttle/throttle.module | Implementation of hook_exit(). |
| tracker_page | modules/tracker/tracker.module | Menu callback. Prints a listing of active nodes on the site. |
| upload_link | modules/upload/upload.module | Implementation of hook_link(). |
| upload_nodeapi | modules/upload/upload.module | Implementation of hook_nodeapi(). |
| user_block | modules/user/user.module | Implementation of hook_block(). |
| _aggregator_items | modules/aggregator/aggregator.module | Helper function for drupal_map_assoc. |