Function html_escape::decode_style
source · [−]Expand description
Decode text from the <style> element.
The following substring is unescaped:
<\/style>=></style>
Decode text from the <style> element.
The following substring is unescaped:
<\/style> => </style>