Home
last modified time | relevance | path

Searched refs:readline_clear_history (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/readline/tests/
H A Dreadline_clear_history_001.phpt2 readline_clear_history(): Basic test
8 var_dump(readline_clear_history());
H A Dreadline_add_history_001.phpt14 var_dump(readline_clear_history());
H A Dreadline_read_history_001.phpt19 var_dump(readline_clear_history());
/php-src/ext/readline/
H A Dreadline_arginfo.h58 ZEND_FUNCTION(readline_clear_history);
79 ZEND_FE(readline_clear_history, arginfo_readline_clear_history)
H A Dreadline.stub.php18 function readline_clear_history(): true {} function
H A Dreadline.c308 PHP_FUNCTION(readline_clear_history) in PHP_FUNCTION() argument
/php-src/
H A DUPGRADING124 . The return types of readline_add_history(), readline_clear_history(), and

Completed in 20 milliseconds