Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
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() (defined in HTMLPurifier_EntityParser) | 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 |