readline_info(3) php man page | unix.com

Man Page: readline_info

Operating Environment: php

Section: 3

READLINE_INFO(3)							 1							  READLINE_INFO(3)

readline_info - Gets/sets various internal readline variables

SYNOPSIS
mixed readline_info ([string $varname], [string $newvalue])
DESCRIPTION
Gets or sets various internal readline variables.
PARAMETERS
o $varname - A variable name. o $newvalue - If provided, this will be the new value of the setting.
RETURN VALUES
If called with no parameters, this function returns an array of values for all the setting readline uses. The elements will be indexed by the following values: done, end, erase_empty_line, library_version, line_buffer, mark, pending_input, point, prompt, readline_name, and terminal_name. If called with one or two parameters, the old value is returned. PHP Documentation Group READLINE_INFO(3)
Related Man Pages
global(n) - mojave
foreach(n) - redhat
compact(3) - php
readline_callback_handler_install(3) - php
global(1) - suse
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update