Handles referencing and derefencing character entities
Handles referencing and derefencing character entities
Located in /library/HTMLPurifier/EntityParser.php (line 10)
Decimal to parsed string conversion table for special entities.
Decimal to parsed string conversion table for special entities.
Stripped entity names to decimal conversion table for special entities.
Stripped entity names to decimal conversion table for special entities.
Callback regex string for parsing entities.
Callback regex string for parsing entities.
Callback function for substituteNonSpecialEntities() that does the work.
Callback function for substituteNonSpecialEntities() that does the work.
Callback function for substituteSpecialEntities() that does the work.
Callback function for substituteSpecialEntities() that does the work. This callback has same syntax as nonSpecialEntityCallback().
Substitutes non-special entities with their parsed equivalents. running this whenever you have parsed character is t3h 5uck, we run it before everything else.
Substitutes non-special entities with their parsed equivalents. Since running this whenever you have parsed character is t3h 5uck, we run it before everything else.
Substitutes only special entities with their parsed equivalents.
Substitutes only special entities with their parsed equivalents.
Documentation generated on Thu, 19 Jun 2008 18:49:09 -0400 by phpDocumentor 1.4.2