27 calls to check_url()

aggregator_refresh in drupal-6.x/modules/aggregator/aggregator.module
Checks a news feed for new items.
blog_form in drupal-6.x/modules/blog/blog.module
Implementation of hook_form().
chameleon_page in drupal-6.x/themes/chameleon/chameleon.theme
format_rss_channel in drupal-6.x/includes/common.inc
Formats an RSS channel.
format_rss_item in drupal-6.x/includes/common.inc
Format a single RSS item.
l in drupal-6.x/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
maintenance-page.tpl.php in drupal-6.x/themes/garland/maintenance-page.tpl.php
maintenance-page.tpl.php
page.tpl.php in drupal-6.x/themes/garland/page.tpl.php
profile_view_field in drupal-6.x/modules/profile/profile.module
template_preprocess_aggregator_feed_source in drupal-6.x/modules/aggregator/aggregator.pages.inc
Process variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item in drupal-6.x/modules/aggregator/aggregator.pages.inc
Process variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item in drupal-6.x/modules/aggregator/aggregator.pages.inc
Process variables for aggregator-summary-item.tpl.php.
template_preprocess_maintenance_page in drupal-6.x/includes/theme.maintenance.inc
The variables generated here is a mirror of template_preprocess_page(). This preprocessor will run it's course when theme_maintenance_page() is invoked. It is also used in theme_install_page() and theme_update_page() to keep all the variables…
template_preprocess_page in drupal-6.x/includes/theme.inc
Process variables for page.tpl.php
template_preprocess_search_result in drupal-6.x/modules/search/search.pages.inc
Process variables for search-result.tpl.php.
theme_aggregator_block_item in drupal-6.x/modules/aggregator/aggregator.module
Format an individual feed item for display in the block.
theme_aggregator_page_opml in drupal-6.x/modules/aggregator/aggregator.pages.inc
Theme the OPML feed output.
theme_aggregator_page_rss in drupal-6.x/modules/aggregator/aggregator.pages.inc
Theme the RSS output.
theme_feed_icon in drupal-6.x/includes/theme.inc
Return code that emits an feed icon.
theme_form in drupal-6.x/includes/form.inc
Format a form.
theme_image in drupal-6.x/includes/theme.inc
Return a themed image.
theme_install_page in drupal-6.x/includes/theme.maintenance.inc
Generate a themed installation page.
theme_more_help_link in drupal-6.x/includes/theme.inc
Returns code that emits the 'more help'-link.
theme_more_link in drupal-6.x/includes/theme.inc
Returns code that emits the 'more' link used on blocks.
theme_textfield in drupal-6.x/includes/form.inc
Format a textfield.
theme_xml_icon in drupal-6.x/includes/theme.inc
Return code that emits an XML icon.
_filter_url_parse_full_links in drupal-6.x/modules/filter/filter.module
Make links out of absolute URLs.