File tree Expand file tree Collapse file tree 7 files changed +19
-18
lines changed Expand file tree Collapse file tree 7 files changed +19
-18
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: 02ba67b51f2bde571b6ce07026e935f4e81019af Maintainer: mumumu Status: ready -->
3
+ <!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: mumumu Status: ready -->
4
4
5
5
<refentry xml : id =" function.deflate-add" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
52
52
通常は、圧縮率を最大にするために、 <constant >ZLIB_NO_FLUSH</constant > を指定するでしょうし、
53
53
データの最後のチャンクで終了させるために <constant >ZLIB_FINISH</constant > を指定するでしょう。
54
54
これらの定数の詳細な説明は <link
55
- xlink : href =" http://www .zlib.net/ manual.html " >zlib manual</link > を参照ください。
55
+ xlink : href =" &url .zlib.manual; " >zlib manual</link > を参照ください。
56
56
</para >
57
57
</listitem >
58
58
</varlistentry >
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: 02ba67b51f2bde571b6ce07026e935f4e81019af Maintainer: mumumu Status: ready -->
3
+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: mumumu Status: ready -->
4
4
5
5
<refentry xml : id =" function.deflate-init" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
42
42
<term ><parameter >encoding</parameter ></term >
43
43
<listitem >
44
44
<para >
45
- 定数 <constant >ZLIB_ENCODING_* </constant > のうちのひとつ
45
+ 定数 <constant >ZLIB_ENCODING_< replaceable >*</ replaceable > </constant > のうちのひとつ
46
46
</para >
47
47
</listitem >
48
48
</varlistentry >
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: 02ba67b51f2bde571b6ce07026e935f4e81019af Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: shimooka,mumumu -->
5
5
<refentry xml : id =" function.gzcompress" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
59
59
<term ><parameter >encoding</parameter ></term >
60
60
<listitem >
61
61
<para >
62
- 定数 <constant >ZLIB_ENCODING_* </constant > のいずれか。
62
+ 定数 <constant >ZLIB_ENCODING_< replaceable >*</ replaceable > </constant > のいずれか。
63
63
</para >
64
64
</listitem >
65
65
</varlistentry >
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: 02ba67b51f2bde571b6ce07026e935f4e81019af Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: shimooka,mumumu -->
5
5
<refentry xml : id =" function.gzdeflate" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
51
51
<term ><parameter >encoding</parameter ></term >
52
52
<listitem >
53
53
<para >
54
- 定数 <constant >ZLIB_ENCODING_* </constant > のいずれか。
54
+ 定数 <constant >ZLIB_ENCODING_< replaceable >*</ replaceable > </constant > のいずれか。
55
55
</para >
56
56
</listitem >
57
57
</varlistentry >
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: 02ba67b51f2bde571b6ce07026e935f4e81019af Maintainer: mumumu Status: ready -->
3
+ <!-- EN-Revision: e8ac70bf549a723cb36465667a6109d9933b8619 Maintainer: mumumu Status: ready -->
4
4
5
5
<refentry xml : id =" function.inflate-add" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
55
55
通常は、圧縮率を最大にするために、 <constant >ZLIB_NO_FLUSH</constant > を指定するでしょうし、
56
56
データの最後のチャンクで終了させるために <constant >ZLIB_FINISH</constant > を指定するでしょう。
57
57
これらの定数の詳細な説明は <link
58
- xlink : href =" http://www .zlib.net/ manual.html " >zlib manual</link > を参照ください。
58
+ xlink : href =" &url .zlib.manual; " >zlib manual</link > を参照ください。
59
59
</para >
60
60
</listitem >
61
61
</varlistentry >
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: b9d23bbb94e5e0b71c3f4a8c12f3671f64516370 Maintainer: mumumu Status: ready -->
3
+ <!-- EN-Revision: 976425d4f6eec32448be3cc22ec063015921b753 Maintainer: mumumu Status: ready -->
4
4
5
5
<refentry xml : id =" function.inflate-init" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<refnamediv >
27
27
<term ><parameter >encoding</parameter ></term >
28
28
<listitem >
29
29
<para >
30
- 定数 <constant >ZLIB_ENCODING_* </constant > のうちのひとつ
30
+ 定数 <constant >ZLIB_ENCODING_< replaceable >*</ replaceable > </constant > のうちのひとつ
31
31
</para >
32
32
</listitem >
33
33
</varlistentry >
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: b95d28e6ec86e4a71e012737d36ebdc1cf009180 Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: deabb9526481210dee3b47e72446ff3bf88b744e Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: shimooka -->
5
5
<refentry xml : id =" function.readgzfile" xmlns =" http://docbook.org/ns/docbook" >
6
6
<refnamediv >
12
12
<methodsynopsis >
13
13
<type class =" union" ><type >int</type ><type >false</type ></type ><methodname >readgzfile</methodname >
14
14
<methodparam ><type >string</type ><parameter >filename</parameter ></methodparam >
15
- <methodparam choice =" opt" ><type >int </type ><parameter >use_include_path</parameter ><initializer >0 </initializer ></methodparam >
15
+ <methodparam choice =" opt" ><type >bool </type ><parameter >use_include_path</parameter ><initializer >&false; </initializer ></methodparam >
16
16
</methodsynopsis >
17
17
<para >
18
18
ファイルを読み込み、解凍し、標準出力に書き込みます。
39
39
<varlistentry >
40
40
<term ><parameter >use_include_path</parameter ></term >
41
41
<listitem >
42
- <para >
42
+ <simpara >
43
+ &true; に設定すると、
44
+ どのファイルをオープンするかを決めるために
43
45
<link linkend =" ini.include-path" >include_path</link >
44
- にあるファイルも検索したい場合、このオプションパラメータを
45
- <literal >1</literal > に設定してください。
46
- </para >
46
+ を使います。
47
+ </simpara >
47
48
</listitem >
48
49
</varlistentry >
49
50
</variablelist >
You can’t perform that action at this time.
0 commit comments