From a03edeb357816e1fa68586e1fef5be0d8f5257c3 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Wed, 16 Jan 2013 10:01:31 -0800 Subject: Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z --- includes/unicode.inc | 135 +++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 103 insertions(+), 32 deletions(-) (limited to 'includes/unicode.inc') diff --git a/includes/unicode.inc b/includes/unicode.inc index 81a0a4dfe..fd497cca7 100644 --- a/includes/unicode.inc +++ b/includes/unicode.inc @@ -1,5 +1,10 @@ ). + * Double-escaped entities will only be decoded once ("&lt;" becomes "<" + * , not "<"). Be careful when using this function, as decode_entities can + * revert previous sanitization efforts (<script> will become