readline_callback_handler_remove

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

readline_callback_handler_remove移除上一个安装的回调函数句柄并且恢复终端设置

说明

readline_callback_handler_remove(): bool

移除上一个安装的回调函数句柄并且恢复终端设置.

返回值

如果上一个被安装的回调函数句柄被移出返回 true 否则 false 如果没有找到的话.

范例

See readline_callback_handler_install() for an example of how to use the readline callback interface.

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/function.readline-callback-handler-remove.php