php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
readline_arginfo.h File Reference

Go to the source code of this file.

Macros

#define arginfo_readline_write_history   arginfo_readline_read_history
 

Functions

 ZEND_FUNCTION (readline)
 
 ZEND_FUNCTION (readline_info)
 
 ZEND_FUNCTION (readline_add_history)
 
 ZEND_FUNCTION (readline_clear_history)
 
 ZEND_FUNCTION (readline_read_history)
 
 ZEND_FUNCTION (readline_write_history)
 
 ZEND_FUNCTION (readline_completion_function)
 

Macro Definition Documentation

◆ arginfo_readline_write_history

#define arginfo_readline_write_history   arginfo_readline_read_history

Definition at line 29 of file readline_arginfo.h.

Function Documentation

◆ ZEND_FUNCTION() [1/7]

ZEND_FUNCTION ( readline )

◆ ZEND_FUNCTION() [2/7]

ZEND_FUNCTION ( readline_add_history )

◆ ZEND_FUNCTION() [3/7]

ZEND_FUNCTION ( readline_clear_history )

◆ ZEND_FUNCTION() [4/7]

ZEND_FUNCTION ( readline_completion_function )

◆ ZEND_FUNCTION() [5/7]

ZEND_FUNCTION ( readline_info )

◆ ZEND_FUNCTION() [6/7]

ZEND_FUNCTION ( readline_read_history )

◆ ZEND_FUNCTION() [7/7]

ZEND_FUNCTION ( readline_write_history )