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

search for in the

readline_list_history> <readline_completion_function
[edit] Last updated: Fri, 18 Sep 2009

view this page in

readline_info

(PHP 4, PHP 5)

readline_infoGets/sets various internal readline variables

Описание

mixed readline_info ([ string $varname [, string $newvalue ]] )

Gets or sets various internal readline variables.

Параметри

varname

A variable name.

newvalue

If provided, this will be the new value of the setting.

Връщани стойности

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.



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

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