Class SimplePie_Decode_HTML_Entities
Decode HTML Entities
This implements HTML5 as of revision 967 (2007-06-28)
Package: SimplePie
Deprecated: Use DOMDocument instead!
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/Entities.php
Deprecated: Use DOMDocument instead!
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/Entities.php
Methods summary
public
|
|
public
string
|
|
public
mixed
|
|
public
mixed
|
|
public
|
|
public
|
Magic methods summary
Properties summary
public
string
|
$data |
#
Data to be parsed |
public
string
|
$consumed |
#
Currently consumed bytes |
public
integer
|
$position |
#
Position of the current byte being parsed |