2004-01-06 21:02:10 +00:00
|
|
|
<?xml version='1.0' encoding='iso-8859-1'?>
|
2005-01-02 11:50:19 +00:00
|
|
|
<!-- $Revision: 1.3 $ -->
|
2004-01-06 21:02:10 +00:00
|
|
|
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
|
2005-01-02 11:50:19 +00:00
|
|
|
<reference id="ref.lzf">
|
|
|
|
<title>LZF Functions</title>
|
|
|
|
<titleabbrev>LZF</titleabbrev>
|
2004-01-06 21:02:10 +00:00
|
|
|
|
2005-01-02 11:50:19 +00:00
|
|
|
<partintro>
|
|
|
|
<section id="lzf.intro">
|
2004-01-06 21:02:10 +00:00
|
|
|
&reftitle.intro;
|
2005-01-02 11:50:19 +00:00
|
|
|
<para>
|
|
|
|
LZF is a very fast compression algorithm, ideal for saving space with
|
|
|
|
only slight speed cost. It can be optimized for speed or space at the
|
|
|
|
time of compilation.
|
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
&reference.lzf.configure;
|
|
|
|
</partintro>
|
2004-01-07 01:20:06 +00:00
|
|
|
|
2004-01-06 21:02:10 +00:00
|
|
|
&reference.lzf.functions;
|
2005-01-02 11:50:19 +00:00
|
|
|
|
|
|
|
</reference>
|
2004-01-07 01:20:06 +00:00
|
|
|
|
2004-01-06 21:02:10 +00:00
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|