mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 10:19:28 +02:00
Merged revision(s) 65462 #3f913c52d9 from trunk:
Docs: LazUtils. Restores deprecated KOI8ToUTF8 routine. ........ git-svn-id: branches/fixes_2_2@65467 -
This commit is contained in:
parent
d60a55ab43
commit
9fcc827d3f
@ -627,6 +627,24 @@
|
|||||||
<short/>
|
<short/>
|
||||||
</element>
|
</element>
|
||||||
|
|
||||||
|
<element name="KOI8ToUTF8">
|
||||||
|
<short>
|
||||||
|
Deprecated in Lazarus 2.2.0. Use KOI8RToUTF8 instead.
|
||||||
|
</short>
|
||||||
|
<descr>
|
||||||
|
<p>
|
||||||
|
Deprecated in Lazarus 2.2.0. Use KOI8RToUTF8 instead.
|
||||||
|
</p>
|
||||||
|
</descr>
|
||||||
|
<seealso/>
|
||||||
|
</element>
|
||||||
|
<element name="KOI8ToUTF8.Result">
|
||||||
|
<short/>
|
||||||
|
</element>
|
||||||
|
<element name="KOI8ToUTF8.s">
|
||||||
|
<short/>
|
||||||
|
</element>
|
||||||
|
|
||||||
<element name="MacintoshToUTF8">
|
<element name="MacintoshToUTF8">
|
||||||
<short>Converts a value encoded using the the Macintosh Code Page to UTF-8.</short>
|
<short>Converts a value encoded using the the Macintosh Code Page to UTF-8.</short>
|
||||||
<descr/>
|
<descr/>
|
||||||
|
Loading…
Reference in New Issue
Block a user