15 calls to decode_entities()

comment_submit in drupal/modules/comment/comment.module
Prepare a comment for submission.
DrupalWebTestCase::checkForMetaRefresh in drupal/modules/simpletest/drupal_web_test_case.php
Check for meta refresh tag and if found call drupalGet() recursively. This function looks for the http-equiv attribute to be set to "Refresh" and is case-sensitive.
drupal_html_to_text in drupal/includes/mail.inc
Transforms an HTML string into plain text, preserving its structure.
FilterUnitTestCase::assertNoNormalized in drupal/modules/filter/filter.test
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.
FilterUnitTestCase::assertNormalized in drupal/modules/filter/filter.test
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string.
filter_xss_bad_protocol in drupal/includes/common.inc
Processes an HTML attribute value and strips dangerous protocols from URLs.
format_rss_channel in drupal/includes/common.inc
Formats an RSS channel.
locale_string_is_safe in drupal/includes/locale.inc
Check that a string is safe to be added or imported as a translation.
search_excerpt in drupal/modules/search/search.module
Returns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results.
search_simplify in drupal/modules/search/search.module
Simplifies a string according to indexing rules.
UnicodeUnitTest::testDecodeEntities in drupal/modules/simpletest/tests/unicode.test
Test decode_entities().
_filter_url_parse_email_links in drupal/modules/filter/filter.module
Makes links out of e-mail addresses.
_filter_url_parse_full_links in drupal/modules/filter/filter.module
Makes links out of absolute URLs.
_filter_url_parse_partial_links in drupal/modules/filter/filter.module
Makes links out of domain names starting with "www."
_options_prepare_options in drupal/modules/field/modules/options/options.module
Sanitizes the options.