Searched defs:readline_add_history (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/readline/ | ||
H A D | readline.stub.php | 13 function readline_add_history(string $prompt): bool {} function |
H A D | readline.c | 269 PHP_FUNCTION(readline_add_history) in PHP_FUNCTION() argument |
Completed in 5 milliseconds