reference/iconv/functions/iconv-get-encoding.xml
ab9a7d2e3dfa9224186abcbd7a43b3af08d1bfdb
...
...
@@ -9,7 +9,7 @@
9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
-
<type>mixed</type><methodname>iconv_get_encoding</methodname>
12
+
<type class="union"><type>array</type><type>string</type><type>false</type></type><methodname>iconv_get_encoding</methodname>
13
13
<methodparam choice="opt"><type>string</type><parameter>type</parameter><initializer>"all"</initializer></methodparam>
14
14
</methodsynopsis>
15
15
<para>
...
...
@@ -95,7 +95,6 @@ Array
95
95
</refsect1>
96
96

97
97
</refentry>
98
-

99
98
<!-- Keep this comment at the end of the file
100
99
Local variables:
101
100
mode: sgml
102
101