cvs: phpdoc-hu /reference/bzip2 configure.xml reference.xml /reference/bzip2/functions bzcompress.xml bzdecompress.xml
[email protected] ("Lajos Cseppent?")
| Newsgroups | php.doc.hu |
|---|---|
| Message-ID | <cvschappy1171717863@cvsserver> |
chappy Sat Feb 17 13:11:03 2007 UTC
Added files:
/phpdoc-hu/reference/bzip2 configure.xml
Modified files:
/phpdoc-hu/reference/bzip2 reference.xml
/phpdoc-hu/reference/bzip2/functions bzcompress.xml
bzdecompress.xml
Log:
sync
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/bzip2/reference.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc-hu/reference/bzip2/reference.xml
diff -u phpdoc-hu/reference/bzip2/reference.xml:1.6 phpdoc-hu/reference/bzip2/reference.xml:1.7
--- phpdoc-hu/reference/bzip2/reference.xml:1.6 Sat Feb 7 21:47:47 2004
+++ phpdoc-hu/reference/bzip2/reference.xml Sat Feb 17 13:11:03 2007
@@ -1,56 +1,58 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.5 Maintainer: acsontos Status: ready -->
-<!-- CREDITS: gerzson -->
-
- <reference id="ref.bzip2">
- <title>Bzip2 tömörítési függvények</title>
- <titleabbrev>Bzip2</titleabbrev>
- <partintro>
- <section id="bzip2.intro">
- &reftitle.intro;
- <para>
- A bzip2 (.bz2) tömörítési eljárással tömörített állományokat és a bennük
- levõ fájlokat írja-olvassa.
- </para>
- </section>
-
- <section id="bzip2.requirements">
- &reftitle.required;
- <para>
- Ez a modul Julian Seward <ulink url="&url.bzip2;">bzip2</ulink>
- függvénykönyvtárát használja.
- </para>
- </section>
-
- &reference.bzip2.configure;
-
- <section id="bzip2.configuration">
- &reftitle.runtime;
- &no.config;
- </section>
-
- <section id="bzip2.resources">
- &reftitle.resources;
- <para>
- Ez a kiterjesztés egyetlen erõforrástípust definiál: egy fájlmutatót
- a feldolgozás alatt álló bz2 fájlokra.
- </para>
- </section>
-
- <section id="bzip2.constants">
- &reftitle.constants;
- &no.constants;
- </section>
-
- <section id="bzip2-example">
- <title>Rövid példa</title>
- <para>
- A következõ példaprogram megnyit egy próbafájlt, beleír egy rövid szöveget,
- majd kiírja a fájl tartalmát.
- </para>
- <example>
- <title>Rövid bzip2 példa</title>
- <programlisting role="php">
+<!-- EN-Revision: 1.7 Maintainer: acsontos Status: ready -->
+<!-- CREDITS: gerzson, chappy -->
+<!-- Purpose: compression -->
+<!-- Membership: bundled, external -->
+
+<reference id="ref.bzip2">
+ <title>Bzip2 tömörítési függvények</title>
+ <titleabbrev>Bzip2</titleabbrev>
+ <partintro>
+ <section id="bzip2.intro">
+ &reftitle.intro;
+ <para>
+ A bzip2 (.bz2) tömörítési eljárással tömörített állományokat és a bennük
+ levõ fájlokat írja-olvassa.
+ </para>
+ </section>
+
+ <section id="bzip2.requirements">
+ &reftitle.required;
+ <para>
+ Ez a modul Julian Seward <ulink url="&url.bzip2;">bzip2</ulink>
+ függvénykönyvtárát használja.
+ </para>
+ </section>
+
+ &reference.bzip2.configure;
+
+ <section id="bzip2.configuration">
+ &reftitle.runtime;
+ &no.config;
+ </section>
+
+ <section id="bzip2.resources">
+ &reftitle.resources;
+ <para>
+ Ez a kiterjesztés egyetlen erõforrástípust definiál: egy fájlmutatót
+ a feldolgozás alatt álló bz2 fájlokra.
+ </para>
+ </section>
+
+ <section id="bzip2.constants">
+ &reftitle.constants;
+ &no.constants;
+ </section>
+
+ <section id="bzip2-example">
+ <title>Rövid példa</title>
+ <para>
+ A következõ példaprogram megnyit egy próbafájlt, beleír egy rövid szöveget,
+ majd kiírja a fájl tartalmát.
+ </para>
+ <example>
+ <title>Rövid bzip2 példa</title>
+ <programlisting role="php">
<![CDATA[
<?php
@@ -79,14 +81,15 @@
?>
]]>
- </programlisting>
- </example>
- </section>
- </partintro>
+ </programlisting>
+ </example>
+ </section>
+ </partintro>
&reference.bzip2.functions;
- </reference>
+</reference>
+
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
@@ -107,4 +110,3 @@
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/bzip2/functions/bzcompress.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc-hu/reference/bzip2/functions/bzcompress.xml
diff -u phpdoc-hu/reference/bzip2/functions/bzcompress.xml:1.4 phpdoc-hu/reference/bzip2/functions/bzcompress.xml:1.5
--- phpdoc-hu/reference/bzip2/functions/bzcompress.xml:1.4 Sat Apr 23 16:09:02 2005
+++ phpdoc-hu/reference/bzip2/functions/bzcompress.xml Sat Feb 17 13:11:03 2007
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.9 Maintainer: bagilevi Status: ready -->
-<!-- CREDITS: acsontos -->
+<!-- EN-Revision: 1.10 Maintainer: bagilevi Status: ready -->
+<!-- CREDITS: acsontos, chappy -->
+
<refentry id="function.bzcompress">
<refnamediv>
<refname>bzcompress</refname>
@@ -10,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>string</type><methodname>bzcompress</methodname>
+ <type>mixed</type><methodname>bzcompress</methodname>
<methodparam><type>string</type><parameter>source</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>blocksize</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>workfactor</parameter></methodparam>
@@ -29,7 +30,7 @@
<term><parameter>source</parameter></term>
<listitem>
<para>
- The string to compress.
+ A tömörítendõ karakterlánc.
</para>
</listitem>
</varlistentry>
@@ -64,7 +65,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- A tömörített string.
+ A tömörített karakterlánc vagy hiba esetén a hibák száma.
</para>
</refsect1>
<refsect1 role="examples">
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/bzip2/functions/bzdecompress.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc-hu/reference/bzip2/functions/bzdecompress.xml
diff -u phpdoc-hu/reference/bzip2/functions/bzdecompress.xml:1.4 phpdoc-hu/reference/bzip2/functions/bzdecompress.xml:1.5
--- phpdoc-hu/reference/bzip2/functions/bzdecompress.xml:1.4 Sat Apr 23 16:09:02 2005
+++ phpdoc-hu/reference/bzip2/functions/bzdecompress.xml Sat Feb 17 13:11:03 2007
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.10 Maintainer: bagilevi Status: ready -->
-<!-- CREDITS: acsontos -->
+<!-- CREDITS: acsontos, chappy -->
+
<refentry id="function.bzdecompress">
<refnamediv>
<refname>bzdecompress</refname>
@@ -10,7 +11,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
- <type>string</type><methodname>bzdecompress</methodname>
+ <type>mixed</type><methodname>bzdecompress</methodname>
<methodparam><type>string</type><parameter>source</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>small</parameter></methodparam>
</methodsynopsis>
@@ -27,7 +28,7 @@
<term><parameter>source</parameter></term>
<listitem>
<para>
- A kitömörítendõ string.
+ A kitömörítendõ karakterlánc.
</para>
</listitem>
</varlistentry>
@@ -51,7 +52,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- A kitömörített string.
+ A kitömörített karakterlánc vagy hiba esetén a hibák száma.
</para>
</refsect1>
<refsect1 role="examples">
http://cvs.php.net/viewvc.cgi/phpdoc-hu/reference/bzip2/configure.xml?view=markup&rev=1.1
Index: phpdoc-hu/reference/bzip2/configure.xml
+++ phpdoc-hu/reference/bzip2/configure.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.5 Maintainer: acsontos Status: ready -->
<section id="bzip2.installation">
&reftitle.install;
<para>
A bzip2 kiterjesztés nincs alapértelmezettként bekapcsolva a PHP-ban. A használatához a
<option role="configure">--with-bz2[=DIR]</option> konfigurációs opciót kell használnod
a PHP fordításakor.
</para>
</section>
<!-- 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
-->