From 7d573be741efb4324b01ea8a0dcb2488ac59b7d5 Mon Sep 17 00:00:00 2001 From: Saki Takamachi Date: Sun, 30 Mar 2025 20:35:57 +0900 Subject: [PATCH 1/3] =?UTF-8?q?reftitle.enumsynopsis=E3=82=92=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- language-defs.ent | 1 + 1 file changed, 1 insertion(+) diff --git a/language-defs.ent b/language-defs.ent index e5e69b5f56..1d608563c1 100644 --- a/language-defs.ent +++ b/language-defs.ent @@ -87,6 +87,7 @@ supplemental files to mark section titles --> &Changelog;'> 定義済みクラス'> クラス概要'> +列挙型概要'> 定義済み定数'> コンストラクタ'> 説明'> From 8f8fa2c50b8fcac6b7b1156b1ff0a22f15ca0319 Mon Sep 17 00:00:00 2001 From: Saki Takamachi Date: Sun, 30 Mar 2025 20:36:10 +0900 Subject: [PATCH 2/3] =?UTF-8?q?"The"=E3=82=92=E3=82=BF=E3=82=A4=E3=83=88?= =?UTF-8?q?=E3=83=AB=E3=81=8B=E3=82=89=E9=99=A4=E5=8E=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reference/pcntl/qosclass.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/pcntl/qosclass.xml b/reference/pcntl/qosclass.xml index ace9e5a9e8..1dbeaecc44 100644 --- a/reference/pcntl/qosclass.xml +++ b/reference/pcntl/qosclass.xml @@ -2,7 +2,7 @@ - The QosClass Enum + QosClass Enum QosClass From 28a8cf297cd9f216121c563965156f582327308d Mon Sep 17 00:00:00 2001 From: Saki Takamachi Date: Sun, 30 Mar 2025 20:37:07 +0900 Subject: [PATCH 3/3] =?UTF-8?q?=E8=AA=AC=E6=98=8E=E6=96=87=E3=82=92?= =?UTF-8?q?=E3=80=81=E6=97=A2=E5=AD=98=E3=81=AEQosClass=E3=81=AB=E5=AF=84?= =?UTF-8?q?=E3=81=9B=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reference/math/roundingmode.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/math/roundingmode.xml b/reference/math/roundingmode.xml index e373307b91..0737516c09 100644 --- a/reference/math/roundingmode.xml +++ b/reference/math/roundingmode.xml @@ -10,7 +10,7 @@
&reftitle.intro; - RoundingMode enum は、roundbcround 、 + 列挙型の RoundingMode は、roundbcroundBcMath\Number::round で丸めの方法を指定するために使用されます。