Function html_escape::decode_script_single_quoted_text
source · Expand description
Decode text from a single quoted text in the <script>
element.
The following substring and character is unescaped:
<\/script>
=></script>
\'
=>'