Skip to content

Commit 0575c44

Browse files
committed
[mhash] sync with en.
1 parent f7d26aa commit 0575c44

File tree

5 files changed

+11
-7
lines changed

5 files changed

+11
-7
lines changed

reference/mhash/functions/mhash-count.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 8a2141dcc084f72feb4e0ae2feaff3b440e5c59e Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: hirokawa Status: ready -->
44
<refentry xml:id="function.mhash-count" xmlns="http://docbook.org/ns/docbook">
55
<refnamediv>
66
<refname>mhash_count</refname>
@@ -14,6 +14,7 @@
1414
<refsect1 role="description">
1515
&reftitle.description;
1616
<methodsynopsis>
17+
<modifier role="attribute">#[\Deprecated]</modifier>
1718
<type>int</type><methodname>mhash_count</methodname>
1819
<void/>
1920
</methodsynopsis>
@@ -83,7 +84,6 @@ for ($i = 0; $i <= $nr; $i++) {
8384
</para>
8485
</refsect1>
8586
</refentry>
86-
8787
<!-- Keep this comment at the end of the file
8888
Local variables:
8989
mode: sgml

reference/mhash/functions/mhash-get-block-size.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 8a2141dcc084f72feb4e0ae2feaff3b440e5c59e Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: hirokawa Status: ready -->
44
<refentry xml:id="function.mhash-get-block-size" xmlns="http://docbook.org/ns/docbook">
55
<refnamediv>
66
<refname>mhash_get_block_size</refname>
@@ -14,6 +14,7 @@
1414
<refsect1 role="description">
1515
&reftitle.description;
1616
<methodsynopsis>
17+
<modifier role="attribute">#[\Deprecated]</modifier>
1718
<type class="union"><type>int</type><type>false</type></type><methodname>mhash_get_block_size</methodname>
1819
<methodparam><type>int</type><parameter>algo</parameter></methodparam>
1920
</methodsynopsis>

reference/mhash/functions/mhash-get-hash-name.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 8a2141dcc084f72feb4e0ae2feaff3b440e5c59e Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: hirokawa Status: ready -->
44
<refentry xml:id="function.mhash-get-hash-name" xmlns="http://docbook.org/ns/docbook">
55
<refnamediv>
66
<refname>mhash_get_hash_name</refname>
@@ -14,6 +14,7 @@
1414
<refsect1 role="description">
1515
&reftitle.description;
1616
<methodsynopsis>
17+
<modifier role="attribute">#[\Deprecated]</modifier>
1718
<type class="union"><type>string</type><type>false</type></type><methodname>mhash_get_hash_name</methodname>
1819
<methodparam><type>int</type><parameter>algo</parameter></methodparam>
1920
</methodsynopsis>

reference/mhash/functions/mhash-keygen-s2k.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 8a2141dcc084f72feb4e0ae2feaff3b440e5c59e Maintainer: hirokawa Status: ready -->
4-
<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="function.mhash-keygen-s2k">
3+
<!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: hirokawa Status: ready -->
4+
<refentry xml:id="function.mhash-keygen-s2k" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
55
<refnamediv>
66
<refname>mhash_keygen_s2k</refname>
77
<refpurpose>キーを生成する</refpurpose>
@@ -14,6 +14,7 @@
1414
<refsect1 role="description">
1515
&reftitle.description;
1616
<methodsynopsis>
17+
<modifier role="attribute">#[\Deprecated]</modifier>
1718
<type class="union"><type>string</type><type>false</type></type><methodname>mhash_keygen_s2k</methodname>
1819
<methodparam><type>int</type><parameter>algo</parameter></methodparam>
1920
<methodparam><type>string</type><parameter>password</parameter></methodparam>

reference/mhash/functions/mhash.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 8a2141dcc084f72feb4e0ae2feaff3b440e5c59e Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: hirokawa Status: ready -->
44
<refentry xml:id="function.mhash" xmlns="http://docbook.org/ns/docbook">
55
<refnamediv>
66
<refname>mhash</refname>
@@ -14,6 +14,7 @@
1414
<refsect1 role="description">
1515
&reftitle.description;
1616
<methodsynopsis>
17+
<modifier role="attribute">#[\Deprecated]</modifier>
1718
<type>string</type><methodname>mhash</methodname>
1819
<methodparam><type>int</type><parameter>hash</parameter></methodparam>
1920
<methodparam><type>string</type><parameter>data</parameter></methodparam>

0 commit comments

Comments
 (0)