0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-01-09 23:41:52 +00:00
htmlpurifier/library/HTMLPurifier/Lexer
Edward Z. Yang 55974e5964 Merged revisions 363:365 from trunk/ to branches/1.0/
- Fixed slight bug in DOMLex's attribute parsing.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/1.0@366 48356398-32a2-884e-a903-53898d9a118a
2006-09-01 16:24:35 +00:00
..
DirectLex.php More refactoring: bundling charset and entity stuff together makes little sense, so new HTMLPurifier/EntityParser.php. 2006-08-30 02:21:39 +00:00
DOMLex.php Merged revisions 363:365 from trunk/ to branches/1.0/ 2006-09-01 16:24:35 +00:00
PEARSax3.php Remove a huge swath of duplicated function calls by factoring them into a normalize() function. Also made DirectLex's variable names consistent with the rest of the classes. 2006-08-29 20:05:26 +00:00