A UTF-8 specific character encoder that handles cleaning and transforming.
Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 2836)
Cleans a UTF-8 string for well-formedness and SGML validity
It will parse according to UTF-8 and return a valid UTF8 string, with non-SGML codepoints excluded.
Converts a string from UTF-8 based on configuration.
Lossless (character-wise) conversion of HTML to ASCII
Converts a string to UTF-8 based on configuration.
Error-handler that mutes errors, alternative to shut-up operator.
This expensive function tests whether or not a given character encoding supports ASCII. 7/8-bit encodings like Shift_JIS will fail this test, and require special processing. Variable width encodings shouldn't ever fail.
Translates a Unicode codepoint into its corresponding UTF-8 character.
Documentation generated on Sun, 06 Mar 2011 00:24:05 -0500 by phpDocumentor 1.4.3