Searched refs:readline_clear_history (Results 1 – 6 of 6) 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());
65 ZEND_FUNCTION(readline_clear_history);93 ZEND_FE(readline_clear_history, arginfo_readline_clear_history)
12 function readline_clear_history(): bool {} function
285 PHP_FUNCTION(readline_clear_history) in PHP_FUNCTION() argument
Completed in 6 milliseconds