svn: /phpdoc/ja/trunk/language/ control-structures.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Fri, 06 Mar 2020 02:29:03 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349332

Log:
Updating constructs to include eval, echo, and list

Changed paths:
    U   phpdoc/ja/trunk/language/control-structures.xml

Modified: phpdoc/ja/trunk/language/control-structures.xml
===================================================================
--- phpdoc/ja/trunk/language/control-structures.xml	2020-03-06 02:18:18 UTC (rev 349331)
+++ phpdoc/ja/trunk/language/control-structures.xml	2020-03-06 02:29:03 UTC (rev 349332)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 288721 Maintainer: hirokawa Status: ready -->
-<!-- CREDITS: takagi,shimooka -->
+<!-- EN-Revision: 349319 Maintainer: hirokawa Status: ready -->
+<!-- CREDITS: takagi,shimooka,mumumu -->
 <chapter xml:id="language.control-structures" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>制御構造</title>

@@ -16,6 +16,22 @@
    グループ文は、同時に文にもなります。
    本章では、様々な文の型について説明します。
   </simpara>
+
+  <sect2 role="seealso">
+   &reftitle.seealso;
+   <para>
+    以下は、このマニュアルで関数として参照されていますが、言語構造の一部とも見なされています。
+   </para>
+   <para>
+    <simplelist>
+     <member><function>list</function></member>
+     <member><function>array</function></member>
+     <member><function>echo</function></member>
+     <member><function>eval</function></member>
+    </simplelist>
+   </para>
+  </sect2>
+
  </sect1>

  &language.control-structures.if;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.