7 calls to decode_entities() in Drupal 5
- db_connect in includes/
database.pgsql.inc - Initialize a database connection.
- filter_xss_bad_protocol in 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 includes/
common.inc - Formats an RSS channel.
- search_simplify in modules/
search/ search.module - Simplifies a string according to indexing rules.
- _comment_form_submit in modules/
comment/ comment.module - _filter_url_parse_full_links in modules/
filter/ filter.module - Make links out of absolute URLs.
- _filter_url_parse_partial_links in modules/
filter/ filter.module - Make links out of domain names starting with "www."