php man page for readline_callback_handler_remove

Query: readline_callback_handler_remove

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

READLINE_CALLBACK_HANDLER_REMOVE(3)					 1				       READLINE_CALLBACK_HANDLER_REMOVE(3)

readline_callback_handler_remove - Removes a previously installed callback handler and restores terminal settings

SYNOPSIS
bool readline_callback_handler_remove (void )
DESCRIPTION
Removes a previously installed callback handler and restores terminal settings.
RETURN VALUES
Returns TRUE if a previously installed callback handler was removed, or FALSE if one could not be found.
EXAMPLES
See readline_callback_handler_install(3) for an example of how to use the readline callback interface.
SEE ALSO
readline_callback_handler_install(3), readline_callback_read_char(3). PHP Documentation Group READLINE_CALLBACK_HANDLER_REMOVE(3)
Related Man Pages
gd_parser_callback(3) - debian
libssh2_session_callback_set(3) - debian
fann_set_callback(3) - php
readline_callback_handler_install(3) - php
sybase_set_message_handler(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator