Skip to content

Commit 7f6b4f3

Browse files
author
Yoshinari Takaoka
committed
See also section should be the last section.
git-svn-id: https://svn.php.net/repository/phpdoc/ja/trunk@350558 c90b9560-bf6c-de11-be94-00142212c4b1
1 parent e817b94 commit 7f6b4f3

10 files changed

+113
-103
lines changed

reference/zip/functions/zip-close.xml

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
33
<!-- splitted from ./ja/functions/zip.xml, last change in rev 1.1 -->
4-
<!-- EN-Revision: 69795fb4c771756e5de82d5c0effc93d3c5143fb Maintainer: hirokawa Status: ready -->
4+
<!-- EN-Revision: a1b24d4e73156601a1b3e623be77d924ef375ce0 Maintainer: hirokawa Status: ready -->
55
<!-- CREDITS: takagi,mumumu -->
66
<refentry xml:id="function.zip-close" xmlns="http://docbook.org/ns/docbook">
77
<refnamediv>
@@ -39,15 +39,6 @@
3939
&return.void;
4040
</para>
4141
</refsect1>
42-
<refsect1 role="seealso">
43-
&reftitle.seealso;
44-
<para>
45-
<simplelist>
46-
<member><function>zip_open</function></member>
47-
<member><function>zip_read</function></member>
48-
</simplelist>
49-
</para>
50-
</refsect1>
5142

5243
<refsect1 role="changelog">
5344
&reftitle.changelog;
@@ -74,6 +65,16 @@
7465
</para>
7566
</refsect1>
7667

68+
<refsect1 role="seealso">
69+
&reftitle.seealso;
70+
<para>
71+
<simplelist>
72+
<member><function>zip_open</function></member>
73+
<member><function>zip_read</function></member>
74+
</simplelist>
75+
</para>
76+
</refsect1>
77+
7778
</refentry>
7879

7980
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-close.xml

Lines changed: 11 additions & 10 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: 69795fb4c771756e5de82d5c0effc93d3c5143fb Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: a1b24d4e73156601a1b3e623be77d924ef375ce0 Maintainer: hirokawa Status: ready -->
44
<!-- CREDITS: takagi,mumumu -->
55
<refentry xml:id="function.zip-entry-close" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -39,15 +39,6 @@
3939
&return.success;
4040
</para>
4141
</refsect1>
42-
<refsect1 role="seealso">
43-
&reftitle.seealso;
44-
<para>
45-
<simplelist>
46-
<member><function>zip_entry_open</function></member>
47-
<member><function>zip_entry_read</function></member>
48-
</simplelist>
49-
</para>
50-
</refsect1>
5142

5243
<refsect1 role="changelog">
5344
&reftitle.changelog;
@@ -73,6 +64,16 @@
7364
</para>
7465
</refsect1>
7566

67+
<refsect1 role="seealso">
68+
&reftitle.seealso;
69+
<para>
70+
<simplelist>
71+
<member><function>zip_entry_open</function></member>
72+
<member><function>zip_entry_read</function></member>
73+
</simplelist>
74+
</para>
75+
</refsect1>
76+
7677
</refentry>
7778

7879
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-compressedsize.xml

Lines changed: 11 additions & 10 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: 69795fb4c771756e5de82d5c0effc93d3c5143fb Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: a1b24d4e73156601a1b3e623be77d924ef375ce0 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.zip-entry-compressedsize" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -38,15 +38,6 @@
3838
圧縮後のサイズ
3939
</para>
4040
</refsect1>
41-
<refsect1 role="seealso">
42-
&reftitle.seealso;
43-
<para>
44-
<simplelist>
45-
<member><function>zip_open</function></member>
46-
<member><function>zip_read</function></member>
47-
</simplelist>
48-
</para>
49-
</refsect1>
5041

5142
<refsect1 role="changelog">
5243
&reftitle.changelog;
@@ -73,6 +64,16 @@
7364
</para>
7465
</refsect1>
7566

67+
<refsect1 role="seealso">
68+
&reftitle.seealso;
69+
<para>
70+
<simplelist>
71+
<member><function>zip_open</function></member>
72+
<member><function>zip_read</function></member>
73+
</simplelist>
74+
</para>
75+
</refsect1>
76+
7677
</refentry>
7778

7879
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-compressionmethod.xml

Lines changed: 11 additions & 10 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: 69795fb4c771756e5de82d5c0effc93d3c5143fb Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: a1b24d4e73156601a1b3e623be77d924ef375ce0 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.zip-entry-compressionmethod" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -39,15 +39,6 @@
3939
圧縮方法
4040
</para>
4141
</refsect1>
42-
<refsect1 role="seealso">
43-
&reftitle.seealso;
44-
<para>
45-
<simplelist>
46-
<member><function>zip_open</function></member>
47-
<member><function>zip_read</function></member>
48-
</simplelist>
49-
</para>
50-
</refsect1>
5142

5243
<refsect1 role="changelog">
5344
&reftitle.changelog;
@@ -74,6 +65,16 @@
7465
</para>
7566
</refsect1>
7667

68+
<refsect1 role="seealso">
69+
&reftitle.seealso;
70+
<para>
71+
<simplelist>
72+
<member><function>zip_open</function></member>
73+
<member><function>zip_read</function></member>
74+
</simplelist>
75+
</para>
76+
</refsect1>
77+
7778
</refentry>
7879

7980
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-filesize.xml

Lines changed: 11 additions & 10 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: 69795fb4c771756e5de82d5c0effc93d3c5143fb Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: a1b24d4e73156601a1b3e623be77d924ef375ce0 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.zip-entry-filesize" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -38,15 +38,6 @@
3838
ディレクトリエントリのサイズ
3939
</para>
4040
</refsect1>
41-
<refsect1 role="seealso">
42-
&reftitle.seealso;
43-
<para>
44-
<simplelist>
45-
<member><function>zip_open</function></member>
46-
<member><function>zip_read</function></member>
47-
</simplelist>
48-
</para>
49-
</refsect1>
5041

5142
<refsect1 role="changelog">
5243
&reftitle.changelog;
@@ -73,6 +64,16 @@
7364
</para>
7465
</refsect1>
7566

67+
<refsect1 role="seealso">
68+
&reftitle.seealso;
69+
<para>
70+
<simplelist>
71+
<member><function>zip_open</function></member>
72+
<member><function>zip_read</function></member>
73+
</simplelist>
74+
</para>
75+
</refsect1>
76+
7677
</refentry>
7778

7879
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-name.xml

Lines changed: 11 additions & 10 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: 69795fb4c771756e5de82d5c0effc93d3c5143fb Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: a1b24d4e73156601a1b3e623be77d924ef375ce0 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.zip-entry-name" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -38,15 +38,6 @@
3838
ディレクトリエントリの名前
3939
</para>
4040
</refsect1>
41-
<refsect1 role="seealso">
42-
&reftitle.seealso;
43-
<para>
44-
<simplelist>
45-
<member><function>zip_open</function></member>
46-
<member><function>zip_read</function></member>
47-
</simplelist>
48-
</para>
49-
</refsect1>
5041

5142
<refsect1 role="changelog">
5243
&reftitle.changelog;
@@ -73,6 +64,16 @@
7364
</para>
7465
</refsect1>
7566

67+
<refsect1 role="seealso">
68+
&reftitle.seealso;
69+
<para>
70+
<simplelist>
71+
<member><function>zip_open</function></member>
72+
<member><function>zip_read</function></member>
73+
</simplelist>
74+
</para>
75+
</refsect1>
76+
7677
</refentry>
7778

7879
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-open.xml

Lines changed: 11 additions & 10 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: 69795fb4c771756e5de82d5c0effc93d3c5143fb Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: a1b24d4e73156601a1b3e623be77d924ef375ce0 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.zip-entry-open" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -71,15 +71,6 @@
7171
</para>
7272
</note>
7373
</refsect1>
74-
<refsect1 role="seealso">
75-
&reftitle.seealso;
76-
<para>
77-
<simplelist>
78-
<member><function>zip_entry_close</function></member>
79-
<member><function>zip_entry_read</function></member>
80-
</simplelist>
81-
</para>
82-
</refsect1>
8374

8475
<refsect1 role="changelog">
8576
&reftitle.changelog;
@@ -105,6 +96,16 @@
10596
</para>
10697
</refsect1>
10798

99+
<refsect1 role="seealso">
100+
&reftitle.seealso;
101+
<para>
102+
<simplelist>
103+
<member><function>zip_entry_close</function></member>
104+
<member><function>zip_entry_read</function></member>
105+
</simplelist>
106+
</para>
107+
</refsect1>
108+
108109
</refentry>
109110

110111
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-entry-read.xml

Lines changed: 12 additions & 11 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: 69795fb4c771756e5de82d5c0effc93d3c5143fb Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: a1b24d4e73156601a1b3e623be77d924ef375ce0 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.zip-entry-read" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -53,16 +53,6 @@
5353
&false; を返します。
5454
</para>
5555
</refsect1>
56-
<refsect1 role="seealso">
57-
&reftitle.seealso;
58-
<para>
59-
<simplelist>
60-
<member><function>zip_entry_open</function></member>
61-
<member><function>zip_entry_close</function></member>
62-
<member><function>zip_entry_filesize</function></member>
63-
</simplelist>
64-
</para>
65-
</refsect1>
6656

6757
<refsect1 role="changelog">
6858
&reftitle.changelog;
@@ -89,6 +79,17 @@
8979
</para>
9080
</refsect1>
9181

82+
<refsect1 role="seealso">
83+
&reftitle.seealso;
84+
<para>
85+
<simplelist>
86+
<member><function>zip_entry_open</function></member>
87+
<member><function>zip_entry_close</function></member>
88+
<member><function>zip_entry_filesize</function></member>
89+
</simplelist>
90+
</para>
91+
</refsect1>
92+
9293
</refentry>
9394

9495
<!-- Keep this comment at the end of the file

reference/zip/functions/zip-open.xml

Lines changed: 11 additions & 10 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: 69795fb4c771756e5de82d5c0effc93d3c5143fb Maintainer: hirokawa Status: ready -->
3+
<!-- EN-Revision: a1b24d4e73156601a1b3e623be77d924ef375ce0 Maintainer: hirokawa Status: ready -->
44
<!-- Credits: mumumu -->
55
<refentry xml:id="function.zip-open" xmlns="http://docbook.org/ns/docbook">
66
<refnamediv>
@@ -42,15 +42,6 @@
4242
エラーの番号を返します。
4343
</para>
4444
</refsect1>
45-
<refsect1 role="seealso">
46-
&reftitle.seealso;
47-
<para>
48-
<simplelist>
49-
<member><function>zip_read</function></member>
50-
<member><function>zip_close</function></member>
51-
</simplelist>
52-
</para>
53-
</refsect1>
5445

5546
<refsect1 role="changelog">
5647
&reftitle.changelog;
@@ -77,6 +68,16 @@
7768
</para>
7869
</refsect1>
7970

71+
<refsect1 role="seealso">
72+
&reftitle.seealso;
73+
<para>
74+
<simplelist>
75+
<member><function>zip_read</function></member>
76+
<member><function>zip_close</function></member>
77+
</simplelist>
78+
</para>
79+
</refsect1>
80+
8081
</refentry>
8182

8283
<!-- Keep this comment at the end of the file

0 commit comments

Comments
 (0)