downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

runkit_import> <runkit_function_remove
Last updated: Fri, 13 Nov 2009

view this page in

runkit_function_rename

(PECL runkit >= 0.7.0)

runkit_function_rename 関数名を変更する

説明

bool runkit_function_rename ( string $funcname , string $newname )

注意: デフォルトでは、 削除・リネーム・変更が可能なのはユーザ定義関数だけです。組み込み関数を オーバーライドするには、php.inirunkit.internal_override を有効にする必要があります。

パラメータ

funcname

現在の関数名。

newname

新しい関数名。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes
runkit_function_rename
There are no user contributed notes for this page.

runkit_import> <runkit_function_remove
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites