reference/strings/functions/convert-cyr-string.xml
cb3e68d99d80a70feafc6f9a1b5f678e4d0522af
...
...
@@ -6,6 +6,10 @@
6
6
<refpurpose>Convert from one Cyrillic character set to another</refpurpose>
7
7
</refnamediv>
8
8

9
+
<refsynopsisdiv>
10
+
&warn.deprecated.function-7-4-0.removed-8-0-0;
11
+
</refsynopsisdiv>
12
+

9
13
<refsect1 role="description">
10
14
&reftitle.description;
11
15
<methodsynopsis>
...
...
@@ -98,6 +102,16 @@
98
102
&note.bin-safe;
99
103
</refsect1>
100
104

105
+
<refsect1 role="seealso">
106
+
&reftitle.seealso;
107
+
<para>
108
+
<simplelist>
109
+
<member><function>mb_convert_encoding</function></member>
110
+
<member><function>iconv</function></member>
111
+
</simplelist>
112
+
</para>
113
+
</refsect1>
114
+

101
115
</refentry>
102
116

103
117
<!-- Keep this comment at the end of the file
104
118