Class that handles operations involving percent-encoding in URIs.
Class that handles operations involving percent-encoding in URIs.
Located in /library/HTMLPurifier/PercentEncoder.php (line 11)
Reserved characters to preserve when using encode().
Reserved characters to preserve when using encode().
String of characters that should be preserved while using encode().
String of characters that should be preserved while using encode().
Our replacement for urlencode, it encodes all non-reserved characters, as well as any extra characters that were instructed to be preserved.
Our replacement for urlencode, it encodes all non-reserved characters, as well as any extra characters that were instructed to be preserved.
Fix up percent-encoding by decoding unreserved characters and normalizing.
Fix up percent-encoding by decoding unreserved characters and normalizing.
Documentation generated on Thu, 19 Jun 2008 18:49:52 -0400 by phpDocumentor 1.4.2