File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 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 -->
8787<!ENTITY reftitle.changelog '<title xmlns =" http://docbook.org/ns/docbook" >&Changelog; </title >'>
8888<!ENTITY reftitle.classes '<title xmlns =" http://docbook.org/ns/docbook" >定義済みクラス</title >'>
8989<!ENTITY reftitle.classsynopsis '<title xmlns =" http://docbook.org/ns/docbook" >クラス概要</title >'>
90+ <!ENTITY reftitle.enumsynopsis '<title xmlns =" http://docbook.org/ns/docbook" >列挙型概要</title >'>
9091<!ENTITY reftitle.constants '<title xmlns =" http://docbook.org/ns/docbook" >定義済み定数</title >'>
9192<!ENTITY reftitle.constructor '<title xmlns =" http://docbook.org/ns/docbook" >コンストラクタ</title >'>
9293<!ENTITY reftitle.description '<title xmlns =" http://docbook.org/ns/docbook" >説明</title >'>
Original file line number Diff line number Diff line change 1010 <section xml : id =" enum.roundingmode.intro" >
1111 &reftitle.intro;
1212 <simpara >
13- <enumname >RoundingMode</enumname > enum は、<function >round</function > 、<function >bcround</function > 、
13+ 列挙型の <enumname >RoundingMode</enumname > は、<function >round</function > 、<function >bcround</function > 、
1414 <methodname >BcMath\Number::round</methodname > で丸めの方法を指定するために使用されます。
1515 </simpara >
1616 </section >
Original file line number Diff line number Diff line change 22<!-- $Revision$ -->
33<!-- EN-Revision: ee8d203f9230b0496f6d69cc1237d9ca63475ad7 Maintainer: Ippey Status: ready -->
44<reference xmlns =" http://docbook.org/ns/docbook" xml : id =" enum.qosclass" role =" enum" >
5- <title >The QosClass Enum</title >
5+ <title >QosClass Enum</title >
66 <titleabbrev >QosClass</titleabbrev >
77
88 <partintro >
You can’t perform that action at this time.
0 commit comments