| aggregator_feed_items_load | modules/aggregator/aggregator.pages.inc | Load feed items by passing a SQL query. |
| aggregator_page_source | modules/aggregator/aggregator.pages.inc | Menu callback; displays all the items captured from a particular feed. |
| arg | includes/path.inc | Return a component of the current Drupal path. |
| check_plain | includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| drupal_set_title | includes/path.inc | Set the title of the current page, for display on the page and in the title bar. |
| theme | includes/theme.inc | Generate the themed output. |
| _aggregator_page_list | modules/aggregator/aggregator.pages.inc | Prints an aggregator page listing a number of feed items. |