0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/library/HTMLPurifier
2006-07-23 23:29:12 +00:00
..
EntityLookup Implement EntityLookup and put in the Lexer. Some behavior was migrated, since it looks like it will have to be used in all Lexers, not just DirectLex (which is the only one that uses it). 2006-07-23 21:07:30 +00:00
Lexer Add CDATA support to the Lexers, as well as give PEARSax3 entity replacement. 2006-07-23 23:04:34 +00:00
Strategy Extract MakeWellFormed strategy from Definition object. 2006-07-23 23:29:12 +00:00
AttrDef.php svn:eol-style = native 2006-07-23 00:11:03 +00:00
ChildDef.php svn:eol-style = native 2006-07-23 00:11:03 +00:00
Definition.php svn:eol-style = native 2006-07-23 00:11:03 +00:00
EntityLookup.php Implement EntityLookup and put in the Lexer. Some behavior was migrated, since it looks like it will have to be used in all Lexers, not just DirectLex (which is the only one that uses it). 2006-07-23 21:07:30 +00:00
Generator.php svn:eol-style = native 2006-07-23 00:11:03 +00:00
Lexer.php Add CDATA support to the Lexers, as well as give PEARSax3 entity replacement. 2006-07-23 23:04:34 +00:00
Strategy.php Commit Strategy, which will soon be splitting up the Definition file. 2006-07-23 23:23:14 +00:00
Token.php Token.php: Document the code. 2006-07-23 13:20:15 +00:00