From 44deedeeba5f0cf0e92ec099973b7db726e19cd0 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Thu, 10 Jun 2021 00:07:48 +0900 Subject: Web/XPath/Functions/true を更新 (#1034) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 英語版章題マクロを除去 - 2021/02/20 時点の英語版に同期 --- files/ja/web/xpath/functions/true/index.html | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/files/ja/web/xpath/functions/true/index.html b/files/ja/web/xpath/functions/true/index.html index e92255e96b..8a45d17b95 100644 --- a/files/ja/web/xpath/functions/true/index.html +++ b/files/ja/web/xpath/functions/true/index.html @@ -8,29 +8,22 @@ translation_of: Web/XPath/Functions/true ---

{{ XsltRef() }}

-

true 関数は真偽値 true を返します。

+


+ true 関数は true の論理値を返します。

-

{{ 英語版章題("Syntax") }}

- -

構文

+

構文

true()
 
-

{{ 英語版章題("Returns") }}

- -

戻り値

- -

真偽値 true.

- -

{{ 英語版章題("Defined") }}

+

返値

-

定義

+

論理値 true です。

-

XPath 1.0 4.3

+

定義

-

{{ 英語版章題("Gecko support") }}

+

XPath 1.0 4.3

-

Gecko でのサポート

+

Gecko の対応

対応済み。

-- cgit v1.2.3-54-g00ecf