reference/imap/functions/imap-8bit.xml
e2f50c240bebc502a3d990d73633a6141f3bd9fd
...
...
@@ -8,7 +8,7 @@
8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
10
<methodsynopsis>
11
-
<type>string</type><methodname>imap_8bit</methodname>
11
+
<type class="union"><type>string</type><type>false</type></type><methodname>imap_8bit</methodname>
12
12
<methodparam><type>string</type><parameter>string</parameter></methodparam>
13
13
</methodsynopsis>
14
14
<para>
...
...
@@ -34,7 +34,7 @@
34
34
<refsect1 role="returnvalues">
35
35
&reftitle.returnvalues;
36
36
<para>
37
-
Returns a quoted-printable string.
37
+
Returns a quoted-printable string, &return.falseforfailure;.
38
38
</para>
39
39
</refsect1>
40
40
<refsect1 role="seealso">
...
...
@@ -46,7 +46,6 @@
46
46
</para>
47
47
</refsect1>
48
48
</refentry>
49
-

50
49
<!-- Keep this comment at the end of the file
51
50
Local variables:
52
51
mode: sgml
53
52