16 calls to decode_entities() in Drupal 7
- comment_submit in modules/
comment/ comment.module - Prepare a comment for submission.
- DrupalWebTestCase::checkForMetaRefresh in 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 includes/
mail.inc - Transforms an HTML string into plain text, preserving its structure.
- drupal_mail_format_display_name in includes/
mail.inc - Return a RFC-2822 compliant "display-name" component.
- FilterUnitTestCase::assertNoNormalized in modules/
filter/ filter.test - Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string.
- FilterUnitTestCase::assertNormalized in 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 includes/
common.inc - Processes an HTML attribute value and strips dangerous protocols from URLs.
- format_rss_channel in includes/
common.inc - Formats an RSS channel.
- locale_string_is_safe in includes/
locale.inc - Check that a string is safe to be added or imported as a translation.
- search_excerpt in modules/
search/ search.module - Returns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results.
- search_simplify in modules/
search/ search.module - Simplifies a string according to indexing rules.
- UnicodeUnitTest::testDecodeEntities in modules/
simpletest/ tests/ unicode.test - Test decode_entities().
- _filter_url_parse_email_links in modules/
filter/ filter.module - Makes links out of e-mail addresses.
- _filter_url_parse_full_links in modules/
filter/ filter.module - Makes links out of absolute URLs.
- _filter_url_parse_partial_links in modules/
filter/ filter.module - Makes links out of domain names starting with "www."
- _options_prepare_options in modules/
field/ modules/ options/ options.module - Sanitizes the options.