Class HTMLPurifier_Lexer_PH5P
Experimental HTML5-based parser using Jeroen van der Meer's PH5P library. Occupies space in the HTML5 pseudo-namespace, which may cause conflicts.
- HTMLPurifier_Lexer
- HTMLPurifier_Lexer_DOMLex
- HTMLPurifier_Lexer_PH5P
Note:
Recent changes to PHP's DOM extension have resulted in some fatal error
conditions with the original version of PH5P. Pending changes, this lexer will
punt to DirectLex if DOM throughs an exception.
Located at x2engine/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php
Located at x2engine/framework/vendors/htmlpurifier/standalone/HTMLPurifier/Lexer/PH5P.php
public
|
CDATACallback(),
create(),
escapeCDATA(),
escapeCommentedCDATA(),
extractBody(),
normalize(),
parseData(),
removeIEConditional()
|
$_special_entity2str,
$tracksLineNumbers
|