File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
language/control-structures Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: ffbe6525350c91d58e1d5b7a52c46c911035c8e0 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: a124543dd3f6b1e5567b07420d23899e582514dc Maintainer: takagi Status: ready -->
44<!-- Credits: mumumu -->
55
66<sect1 xml : id =" function.include" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
@@ -86,7 +86,7 @@ echo "A $color $fruit"; // A green apple
8686 その関数内で定義されているものとして動作します。
8787 従って変数のスコープもその関数のものが継承されます。
8888 ただ <link
89- linkend =" language.constants.predefined " >マジック定数</link >
89+ linkend =" language.constants.magic " >マジック定数</link >
9090 は例外で、これは読み込みを行う前にパーサが評価します。
9191 </simpara >
9292 <para >
You can’t perform that action at this time.
0 commit comments