This is the complete list of members for HTMLPurifier_Lexer_DOMLex, including all inherited members.
$_special_entity2str | HTMLPurifier_Lexer | protected |
$factory | HTMLPurifier_Lexer_DOMLex | private |
$tracksLineNumbers | HTMLPurifier_Lexer | |
__construct() | HTMLPurifier_Lexer_DOMLex | |
callbackArmorCommentEntities($matches) | HTMLPurifier_Lexer_DOMLex | |
callbackUndoCommentSubst($matches) | HTMLPurifier_Lexer_DOMLex | |
CDATACallback($matches) | HTMLPurifier_Lexer | protectedstatic |
create($config) | HTMLPurifier_Lexer | static |
createEndNode($node, &$tokens) | HTMLPurifier_Lexer_DOMLex | protected |
createStartNode($node, &$tokens, $collect) | HTMLPurifier_Lexer_DOMLex | protected |
escapeCDATA($string) | HTMLPurifier_Lexer | protectedstatic |
escapeCommentedCDATA($string) | HTMLPurifier_Lexer | protectedstatic |
extractBody($html) | HTMLPurifier_Lexer | |
muteErrorHandler($errno, $errstr) | HTMLPurifier_Lexer_DOMLex | |
normalize($html, $config, $context) | HTMLPurifier_Lexer | |
parseData($string) | HTMLPurifier_Lexer | |
removeIEConditional($string) | HTMLPurifier_Lexer | protectedstatic |
tokenizeDOM($node, &$tokens) | HTMLPurifier_Lexer_DOMLex | protected |
tokenizeHTML($html, $config, $context) | HTMLPurifier_Lexer_DOMLex | |
transformAttrToAssoc($node_map) | HTMLPurifier_Lexer_DOMLex | protected |
wrapHTML($html, $config, $context) | HTMLPurifier_Lexer_DOMLex | protected |