Handles referencing and derefencing character entities
Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 3311)
Reference to entity lookup table.
Decimal to parsed string conversion table for special entities.
Stripped entity names to decimal conversion table for special entities.
Callback regex string for parsing entities.
Callback function for substituteNonSpecialEntities() 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. 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.
Documentation generated on Sun, 06 Mar 2011 00:24:05 -0500 by phpDocumentor 1.4.3