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

search for in the

readline_callback_read_char> <readline_callback_handler_install
Last updated: Fri, 05 Sep 2008

view this page in

readline_callback_handler_remove

(PHP 5 >= 5.1.0)

readline_callback_handler_removeインストールされたハンドラを削除し、端末の設定をもとに戻す

説明

bool readline_callback_handler_remove ( void )

インストールされたハンドラを削除し、端末の設定をもとに戻します。

返り値

インストールされたコールバックが削除できた場合に TRUE、 削除するハンドラが見つからなかった場合に FALSE を返します。

readline コールバックインターフェースの使用方法についての例は readline_callback_handler_install() を参照ください。



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites