9 calls to decode_entities()

db_connect in drupal-6.x/includes/database.pgsql.inc
Initialize a database connection.
drupal_html_to_text in drupal-6.x/includes/mail.inc
Transform an HTML string into plain text, preserving the structure of the markup. Useful for preparing the body of a node to be sent by e-mail.
filter_xss_bad_protocol in drupal-6.x/modules/filter/filter.module
Processes an HTML attribute value and ensures it does not contain an URL with a disallowed protocol (e.g. javascript:)
format_rss_channel in drupal-6.x/includes/common.inc
Formats an RSS channel.
locale_string_is_safe in drupal-6.x/includes/locale.inc
Check that a string is safe to be added or imported as a translation.
search_simplify in drupal-6.x/modules/search/search.module
Simplifies a string according to indexing rules.
_comment_form_submit in drupal-6.x/modules/comment/comment.module
Prepare a comment for submission.
_filter_url_parse_full_links in drupal-6.x/modules/filter/filter.module
Make links out of absolute URLs.
_filter_url_parse_partial_links in drupal-6.x/modules/filter/filter.module
Make links out of domain names starting with "www."