File tree Expand file tree Collapse file tree 5 files changed +11
-7
lines changed
reference/mhash/functions Expand file tree Collapse file tree 5 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 8a2141dcc084f72feb4e0ae2feaff3b440e5c59e Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: hirokawa Status: ready -->
4
4
<refentry xml : id =" function.mhash-count" xmlns =" http://docbook.org/ns/docbook" >
5
5
<refnamediv >
6
6
<refname >mhash_count</refname >
14
14
<refsect1 role =" description" >
15
15
&reftitle.description;
16
16
<methodsynopsis >
17
+ <modifier role =" attribute" >#[\Deprecated]</modifier >
17
18
<type >int</type ><methodname >mhash_count</methodname >
18
19
<void />
19
20
</methodsynopsis >
@@ -83,7 +84,6 @@ for ($i = 0; $i <= $nr; $i++) {
83
84
</para >
84
85
</refsect1 >
85
86
</refentry >
86
-
87
87
<!-- Keep this comment at the end of the file
88
88
Local variables:
89
89
mode: sgml
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 8a2141dcc084f72feb4e0ae2feaff3b440e5c59e Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: hirokawa Status: ready -->
4
4
<refentry xml : id =" function.mhash-get-block-size" xmlns =" http://docbook.org/ns/docbook" >
5
5
<refnamediv >
6
6
<refname >mhash_get_block_size</refname >
14
14
<refsect1 role =" description" >
15
15
&reftitle.description;
16
16
<methodsynopsis >
17
+ <modifier role =" attribute" >#[\Deprecated]</modifier >
17
18
<type class =" union" ><type >int</type ><type >false</type ></type ><methodname >mhash_get_block_size</methodname >
18
19
<methodparam ><type >int</type ><parameter >algo</parameter ></methodparam >
19
20
</methodsynopsis >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 8a2141dcc084f72feb4e0ae2feaff3b440e5c59e Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: hirokawa Status: ready -->
4
4
<refentry xml : id =" function.mhash-get-hash-name" xmlns =" http://docbook.org/ns/docbook" >
5
5
<refnamediv >
6
6
<refname >mhash_get_hash_name</refname >
14
14
<refsect1 role =" description" >
15
15
&reftitle.description;
16
16
<methodsynopsis >
17
+ <modifier role =" attribute" >#[\Deprecated]</modifier >
17
18
<type class =" union" ><type >string</type ><type >false</type ></type ><methodname >mhash_get_hash_name</methodname >
18
19
<methodparam ><type >int</type ><parameter >algo</parameter ></methodparam >
19
20
</methodsynopsis >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $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" >
5
5
<refnamediv >
6
6
<refname >mhash_keygen_s2k</refname >
7
7
<refpurpose >キーを生成する</refpurpose >
14
14
<refsect1 role =" description" >
15
15
&reftitle.description;
16
16
<methodsynopsis >
17
+ <modifier role =" attribute" >#[\Deprecated]</modifier >
17
18
<type class =" union" ><type >string</type ><type >false</type ></type ><methodname >mhash_keygen_s2k</methodname >
18
19
<methodparam ><type >int</type ><parameter >algo</parameter ></methodparam >
19
20
<methodparam ><type >string</type ><parameter >password</parameter ></methodparam >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 8a2141dcc084f72feb4e0ae2feaff3b440e5c59e Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 9b1673cf114a1e10c4563ab9223cb56aed552b89 Maintainer: hirokawa Status: ready -->
4
4
<refentry xml : id =" function.mhash" xmlns =" http://docbook.org/ns/docbook" >
5
5
<refnamediv >
6
6
<refname >mhash</refname >
14
14
<refsect1 role =" description" >
15
15
&reftitle.description;
16
16
<methodsynopsis >
17
+ <modifier role =" attribute" >#[\Deprecated]</modifier >
17
18
<type >string</type ><methodname >mhash</methodname >
18
19
<methodparam ><type >int</type ><parameter >hash</parameter ></methodparam >
19
20
<methodparam ><type >string</type ><parameter >data</parameter ></methodparam >
You can’t perform that action at this time.
0 commit comments