File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,7 @@ supplemental files to mark section titles -->
87
87
<!ENTITY reftitle.changelog '<title xmlns =" http://docbook.org/ns/docbook" >&Changelog; </title >'>
88
88
<!ENTITY reftitle.classes '<title xmlns =" http://docbook.org/ns/docbook" >定義済みクラス</title >'>
89
89
<!ENTITY reftitle.classsynopsis '<title xmlns =" http://docbook.org/ns/docbook" >クラス概要</title >'>
90
+ <!ENTITY reftitle.enumsynopsis '<title xmlns =" http://docbook.org/ns/docbook" >列挙型概要</title >'>
90
91
<!ENTITY reftitle.constants '<title xmlns =" http://docbook.org/ns/docbook" >定義済み定数</title >'>
91
92
<!ENTITY reftitle.constructor '<title xmlns =" http://docbook.org/ns/docbook" >コンストラクタ</title >'>
92
93
<!ENTITY reftitle.description '<title xmlns =" http://docbook.org/ns/docbook" >説明</title >'>
Original file line number Diff line number Diff line change 10
10
<section xml : id =" enum.roundingmode.intro" >
11
11
&reftitle.intro;
12
12
<simpara >
13
- <enumname >RoundingMode</enumname > enum は、<function >round</function > 、<function >bcround</function > 、
13
+ 列挙型の <enumname >RoundingMode</enumname > は、<function >round</function > 、<function >bcround</function > 、
14
14
<methodname >BcMath\Number::round</methodname > で丸めの方法を指定するために使用されます。
15
15
</simpara >
16
16
</section >
Original file line number Diff line number Diff line change 2
2
<!-- $Revision$ -->
3
3
<!-- EN-Revision: ee8d203f9230b0496f6d69cc1237d9ca63475ad7 Maintainer: Ippey Status: ready -->
4
4
<reference xmlns =" http://docbook.org/ns/docbook" xml : id =" enum.qosclass" role =" enum" >
5
- <title >The QosClass Enum</title >
5
+ <title >QosClass Enum</title >
6
6
<titleabbrev >QosClass</titleabbrev >
7
7
8
8
<partintro >
You can’t perform that action at this time.
0 commit comments