17 calls to check_url()

CommentTokenReplaceTestCase::testCommentTokenReplacement in drupal/modules/comment/comment.test
Creates a comment, then tests the tokens generated from it.
comment_tokens in drupal/modules/comment/comment.tokens.inc
Implements hook_tokens().
CommonURLUnitTest::testLXSS in drupal/modules/simpletest/tests/common.test
Confirm that invalid text given as $path is filtered.
CommonXssUnitTest::testBadProtocolStripping in drupal/modules/simpletest/tests/common.test
Check that harmful protocols are stripped.
format_rss_channel in drupal/includes/common.inc
Formats an RSS channel.
format_rss_item in drupal/includes/common.inc
Formats a single RSS item.
install_verify_requirements in drupal/includes/install.core.inc
Verifies the requirements for installing Drupal.
profile_view_field in drupal/modules/profile/profile.module
template_preprocess_aggregator_feed_source in drupal/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-feed-source.tpl.php.
template_preprocess_aggregator_item in drupal/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-item.tpl.php.
template_preprocess_aggregator_summary_item in drupal/modules/aggregator/aggregator.pages.inc
Processes variables for aggregator-summary-item.tpl.php.
template_preprocess_search_result in drupal/modules/search/search.pages.inc
Process variables for search-result.tpl.php.
theme_aggregator_block_item in drupal/modules/aggregator/aggregator.module
Returns HTML for an individual feed item for display in the block.
theme_aggregator_page_opml in drupal/modules/aggregator/aggregator.pages.inc
Prints the OPML page for the feed.
theme_aggregator_page_rss in drupal/modules/aggregator/aggregator.pages.inc
Prints the RSS page for a feed.
update_check_requirements in drupal/update.php
Checks update requirements and reports errors and (optionally) warnings.
update_info_page in drupal/update.php
Provides an overview of the Drupal database update.