runkit_constant_redefine
(PECL runkit >= 0.7.0)
runkit_constant_redefine — 定義済みの定数を再定義する
説明
パラメータ
- constname
-
再定義する定数名。グローバル定数を表す文字列、あるいは classname::constname 形式でクラス定数を示す。
- newvalue
-
定数に新しく設定する値。
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。
runkit_constant_redefine
There are no user contributed notes for this page.
