Date: 11/13/00
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions dbm.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Mon Nov 13 02:49:59 2000 EDT
Modified files:
/phpdoc/fr/functions cybercash.xml
Log:
Synch with en.
Index: phpdoc/fr/functions/cybercash.xml
diff -u phpdoc/fr/functions/cybercash.xml:1.1 phpdoc/fr/functions/cybercash.xml:1.2
--- phpdoc/fr/functions/cybercash.xml:1.1 Fri Jul 21 03:27:50 2000
+++ phpdoc/fr/functions/cybercash.xml Mon Nov 13 02:49:59 2000
@@ -1,108 +1,117 @@
- <reference id="ref.cybercash">
- <title>Fonctions de paiement Cybercash</title>
- <titleabbrev>Cybercash</titleabbrev>
-
- <partintro>
- <simpara>
- Ces fonctions ne sont disponibles que si PHP a été compilé avec l'option
- <option role="configure">--with-cybercash=[DIR]</option>. Ces fonctions ont été
- ajoutées dans PHP4.
- </simpara>
- </partintro>
-
- <refentry id="function.cybercash-encr">
- <refnamediv>
- <refname>cybercash_encr</refname>
- <refpurpose></refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcdef>array <function>cybercash_encr</function></funcdef>
- <paramdef>string <parameter>wmk</parameter></paramdef>
- <paramdef>string <parameter>sk</parameter></paramdef>
- <paramdef>string <parameter>inbuff</parameter></paramdef>
- </funcsynopsis>
- <para>
- Cette fonction retourne un tableau associatif, contenant les éléments
- "errcode" et, si "errcode" vaut FALSE, "outbuff" (string),
- "outLth" (long) et "macbuff" (string).
- </para>
- </refsect1>
- </refentry>
-
- <refentry id="function.cybercash-decr">
- <refnamediv>
- <refname>cybercash_decr</refname>
- <refpurpose>???</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcdef>array <function>cybercash_decr</function></funcdef>
- <paramdef>string <parameter>wmk</parameter></paramdef>
- <paramdef>string <parameter>sk</parameter></paramdef>
- <paramdef>string <parameter>inbuff</parameter></paramdef>
- </funcsynopsis>
- <para>
- Cette fonction retourne un tableau associatif, contenant les éléments
- "errcode" et, si "errcode" vaut FALSE, "outbuff" (string),
- "outLth" (long) et "macbuff" (string).
- </para>
- </refsect1>
- </refentry>
-
- <refentry id="function.cybercash-base64-encode">
- <refnamediv>
- <refname>cybercash_base64_encode</refname>
- <refpurpose>???</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcdef>string
- <function>cybercash_base64_encode</function>
- </funcdef>
- <paramdef>string <parameter>inbuff</parameter></paramdef>
- </funcsynopsis>
- <para>
- </para>
- </refsect1>
- </refentry>
-
- <refentry id="function.cybercash-base64-decode">
- <refnamediv>
- <refname>cybercash_base64_decode</refname>
- <refpurpose></refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcdef>string
- <function>cybercash_base64_decode</function>
- </funcdef>
- <paramdef>string <parameter>inbuff</parameter></paramdef>
- </funcsynopsis>
- <para>
- </para>
- </refsect1>
- </refentry>
-
- </reference>
-
-<!-- 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
-sgml-parent-document:nil
-sgml-default-dtd-file:"../../manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
--->
+ <reference id="ref.cybercash">
+ <title>Fonctions de paiement Cybercash</title>
+ <titleabbrev>Cybercash</titleabbrev>
+
+ <partintro>
+ <simpara>
+ Ces fonctions ne sont disponibles que si PHP a été
+ compilé avec l'option
+ <option role="configure">--with-cybercash=[DIR]</option>. Ces
+ fonctions ont été ajoutées dans PHP4.
+ </simpara>
+ </partintro>
+
+ <refentry id="function.cybercash-encr">
+ <refnamediv>
+ <refname>cybercash_encr</refname>
+ <refpurpose></refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>Description</title>
+ <funcsynopsis>
+ <funcprototype>
+ <funcdef>array <function>cybercash_encr</function></funcdef>
+ <paramdef>string <parameter>wmk</parameter></paramdef>
+ <paramdef>string <parameter>sk</parameter></paramdef>
+ <paramdef>string <parameter>inbuff</parameter></paramdef>
+ </funcprototype>
+ </funcsynopsis>
+ <para>
+ Cette fonction retourne un tableau associatif, contenant les
+ éléments "errcode" et, si "errcode" vaut FALSE,
+ "outbuff" (string), "outLth" (long) et "macbuff" (string).
+ </para>
+ </refsect1>
+ </refentry>
+
+ <refentry id="function.cybercash-decr">
+ <refnamediv>
+ <refname>cybercash_decr</refname>
+ <refpurpose>???</refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>Description</title>
+ <funcsynopsis>
+ <funcprototype>
+ <funcdef>array <function>cybercash_decr</function></funcdef>
+ <paramdef>string <parameter>wmk</parameter></paramdef>
+ <paramdef>string <parameter>sk</parameter></paramdef>
+ <paramdef>string <parameter>inbuff</parameter></paramdef>
+ </funcprototype>
+ </funcsynopsis>
+ <para>
+ Cette fonction retourne un tableau associatif, contenant les
+ éléments "errcode" et, si "errcode" vaut FALSE,
+ "outbuff" (string), "outLth" (long) et "macbuff" (string).
+ </para>
+ </refsect1>
+ </refentry>
+
+ <refentry id="function.cybercash-base64-encode">
+ <refnamediv>
+ <refname>cybercash_base64_encode</refname>
+ <refpurpose>???</refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>Description</title>
+ <funcsynopsis>
+ <funcprototype>
+ <funcdef>string
+ <function>cybercash_base64_encode</function>
+ </funcdef>
+ <paramdef>string <parameter>inbuff</parameter></paramdef>
+ </funcprototype>
+ </funcsynopsis>
+ <para>
+ </para>
+ </refsect1>
+ </refentry>
+
+ <refentry id="function.cybercash-base64-decode">
+ <refnamediv>
+ <refname>cybercash_base64_decode</refname>
+ <refpurpose></refpurpose>
+ </refnamediv>
+ <refsect1>
+ <title>Description</title>
+ <funcsynopsis>
+ <funcprototype>
+ <funcdef>string
+ <function>cybercash_base64_decode</function>
+ </funcdef>
+ <paramdef>string <parameter>inbuff</parameter></paramdef>
+ </funcprototype>
+ </funcsynopsis>
+ <para>
+ </para>
+ </refsect1>
+ </refentry>
+
+ </reference>
+
+<!-- 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
+sgml-parent-document:nil
+sgml-default-dtd-file:"../../manual.ced"
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions dbm.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions array.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

