Search for decode
- Search 9.5.x for decode
- Search 8.9.x for decode
- Search 10.3.x for decode
- Search 11.x for decode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
decode_entities | function | includes/ |
Decodes all HTML entities (including numerical ones) to regular UTF-8 bytes. |
drupal_json_decode | function | includes/ |
Converts an HTML-safe JSON string into its PHP equivalent. |
mime_header_decode | function | includes/ |
Decodes MIME/HTTP encoded header values. |
UnicodeUnitTest::testDecodeEntities | function | modules/ |
Test decode_entities(). |
_drupal_decode_exception | function | includes/ |
Decodes an exception and retrieves the correct caller. |
_mime_header_decode | function | includes/ |
Decodes encoded header data passed from mime_header_decode(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.