| Name | Location | Description |
|---|---|---|
| comment_admin_overview | drupal/modules/comment/comment.admin.inc | Form builder; Builds the comment overview form for the admin. |
| comment_admin_overview_submit | drupal/modules/comment/comment.admin.inc | Process comment_admin_overview form submissions. |
| comment_approve | drupal/modules/comment/comment.pages.inc | Publish specified comment. |
| Name | Location | Description |
|---|---|---|
| db_update | drupal/includes/database/database.inc | Returns a new UpdateQuery object for the active database. |
| t | drupal/includes/common.inc | Translate strings to the page language or a given language. |