| aggregator_form_feed | modules/aggregator/aggregator.module | Generate a form to add/edit feed sources. |
| check_plain | includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| db_fetch_object | includes/database.pgsql.inc | Fetch one result row from the previous query as an object. |
| db_query | includes/database.inc | Runs a basic query in the active database. |
| drupal_map_assoc | includes/common.inc | Form an associative array from a linear array. |
| t | includes/common.inc | Translate strings to the current locale. |