We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0d325 commit 75d9208Copy full SHA for 75d9208
1 file changed
reference/mbstring/functions/mb-detect-encoding.xml
@@ -133,7 +133,7 @@
133
<para>
134
<example>
135
<title><function>mb_detect_encoding</function> example</title>
136
- <programlisting role="php">
+ <programlisting role="php" annotations="non-interactive">
137
<![CDATA[
138
<?php
139
@@ -181,7 +181,7 @@ string(5) "ASCII"
181
182
183
<title>Effect of <parameter>strict</parameter> parameter</title>
184
185
186
187
// 'áéóú' encoded in ISO-8859-1
0 commit comments