| drupal_set_message | includes/bootstrap.inc | Set a message which reflects the status of the performed operation. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
| taxonomy_check_vocabulary_hierarchy | modules/taxonomy/taxonomy.module | Dynamicly check and update the hierarachy flag of a vocabulary. |
| taxonomy_term_confirm_delete_submit | modules/taxonomy/taxonomy.admin.inc | Submit handler to delete a term after confirmation.
See alsotaxonomy_term_confirm_delete() |
| watchdog | includes/bootstrap.inc | Log a system message. |