| Name | Location | Description |
|---|---|---|
| check_plain | drupal/includes/bootstrap.inc | Encode special characters in a plain-text string for display as HTML. |
| filter_xss | drupal/modules/filter/filter.module | Filters XSS. Based on kses by Ulf Harnhammar, see http://sourceforge.net/projects/kses |