Function html_escape::decode_script_quoted_text
source · Expand description
Decode text from a quoted text in the <script>
element.
The following substring and characters are unescaped:
<\/script>
=></script>
\"
=>"
\'
=>'