(PHP 3, PHP 4 )
int defined (string name)
int defined
name で指定した名前の定数が定義されている場合に true、その他の場合にfalseを返します。
define()および 定数 の節も参照下さい。