drupal_convert_to_utf8
Related topics
| Name | Description |
|---|---|
| Input validation | Functions to validate user input. |
Functions that call drupal_convert_to_utf8()
| Name | Location | Description |
|---|---|---|
| drupal_convert_to_utf8 | includes/common.inc | Convert data to UTF-8 |
| drupal_xml_parser_create | includes/common.inc | Prepare a new XML parser. |
Functions called by drupal_convert_to_utf8()
| Name | Location | Description |
|---|---|---|
| drupal_convert_to_utf8 | includes/common.inc | Convert data to UTF-8 |
| t | includes/common.inc | Translate strings to the current locale. |
| watchdog | includes/bootstrap.inc | Log a system message. |
