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 settingsSYNOPSISbool readline_callback_handler_remove (void )DESCRIPTIONRemoves a previously installed callback handler and restores terminal settings.RETURN VALUESReturns TRUE if a previously installed callback handler was removed, or FALSE if one could not be found.EXAMPLESSee readline_callback_handler_install(3) for an example of how to use the readline callback interface.SEE ALSOreadline_callback_handler_install(3), readline_callback_read_char(3). PHP Documentation Group READLINE_CALLBACK_HANDLER_REMOVE(3)