0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/Lexer
2006-09-01 14:44:50 +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 Fix PHP 5.0 bug involving isset and DOM. 2006-09-01 14:44:50 +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