drupal_validate_utf8

Functions that call drupal_validate_utf8()

Namesort iconLocationDescription
check_plainincludes/bootstrap.incEncode special characters in a plain-text string for display as HTML.
drupal_validate_utf8includes/bootstrap.incChecks whether a string is valid UTF-8.
filter_xssmodules/filter/filter.moduleFilters XSS. Based on kses by Ulf Harnhammar, see http://sourceforge.net/projects/kses

Functions called by drupal_validate_utf8()

Namesort iconLocationDescription
drupal_validate_utf8includes/bootstrap.incChecks whether a string is valid UTF-8.
 
 

Drupal is a registered trademark of Dries Buytaert.