Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 10728

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Readline Functions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="readline.constants.html">Predefined Constants</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.readline-add-history.html">readline_add_history</a></div>
 <div class="up"><a href="book.readline.html">Readline</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ref.readline" class="reference">
 <h1 class="title">Readline Functions</h1>

 















































































<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.readline-add-history.html">readline_add_history</a> — Adds a line to the history</li><li><a href="function.readline-callback-handler-install.html">readline_callback_handler_install</a> — Initializes the readline callback interface and terminal, prints the prompt and returns immediately</li><li><a href="function.readline-callback-handler-remove.html">readline_callback_handler_remove</a> — Removes a previously installed callback handler and restores terminal settings</li><li><a href="function.readline-callback-read-char.html">readline_callback_read_char</a> — Reads a character and informs the readline callback interface when a line is received</li><li><a href="function.readline-clear-history.html">readline_clear_history</a> — Clears the history</li><li><a href="function.readline-completion-function.html">readline_completion_function</a> — Registers a completion function</li><li><a href="function.readline-info.html">readline_info</a> — Gets/sets various internal readline variables</li><li><a href="function.readline-list-history.html">readline_list_history</a> — Lists the history</li><li><a href="function.readline-on-new-line.html">readline_on_new_line</a> — Inform readline that the cursor has moved to a new line</li><li><a href="function.readline-read-history.html">readline_read_history</a> — Reads the history</li><li><a href="function.readline-redisplay.html">readline_redisplay</a> — Redraws the display</li><li><a href="function.readline-write-history.html">readline_write_history</a> — Writes the history</li><li><a href="function.readline.html">readline</a> — Reads a line</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="readline.constants.html">Predefined Constants</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.readline-add-history.html">readline_add_history</a></div>
 <div class="up"><a href="book.readline.html">Readline</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>