Searched refs:readline_clear_history (Results 1 – 7 of 7) sorted by relevance
2 readline_clear_history(): Basic test8 var_dump(readline_clear_history());
14 var_dump(readline_clear_history());
19 var_dump(readline_clear_history());
58 ZEND_FUNCTION(readline_clear_history);79 ZEND_FE(readline_clear_history, arginfo_readline_clear_history)
18 function readline_clear_history(): true {} function
308 PHP_FUNCTION(readline_clear_history) in PHP_FUNCTION() argument
124 . The return types of readline_add_history(), readline_clear_history(), and
Completed in 7 milliseconds