|
Cheetah
|
This is the complete list of members for HTMLPurifier_EntityParser, including all inherited members.
| $_attrEntitiesRegex | HTMLPurifier_EntityParser | protected |
| $_entity_lookup | HTMLPurifier_EntityParser | protected |
| $_semiOptionalPrefixRegex | HTMLPurifier_EntityParser | protected |
| $_special_dec2str | HTMLPurifier_EntityParser | protected |
| $_special_ent2dec | HTMLPurifier_EntityParser | protected |
| $_substituteEntitiesRegex | HTMLPurifier_EntityParser | protected |
| $_textEntitiesRegex | HTMLPurifier_EntityParser | protected |
| __construct() | HTMLPurifier_EntityParser | |
| entityCallback($matches) | HTMLPurifier_EntityParser | protected |
| nonSpecialEntityCallback($matches) | HTMLPurifier_EntityParser | protected |
| specialEntityCallback($matches) | HTMLPurifier_EntityParser | protected |
| substituteAttrEntities($string) | HTMLPurifier_EntityParser | |
| substituteNonSpecialEntities($string) | HTMLPurifier_EntityParser | |
| substituteSpecialEntities($string) | HTMLPurifier_EntityParser | |
| substituteTextEntities($string) | HTMLPurifier_EntityParser |