11function readline(?
string $prompt =
null): string|false {}
20#ifdef HAVE_HISTORY_LIST
35#ifdef HAVE_RL_CALLBACK_READ_CHAR
44#ifdef HAVE_RL_ON_NEW_LINE
readline(?string $prompt=null)
readline_info(?string $var_name=null, $value=null)
readline_callback_handler_install(string $prompt, callable $callback)
readline_completion_function(callable $callback)
readline_add_history(string $prompt)
readline_callback_handler_remove()
readline_callback_read_char()
readline_read_history(?string $filename=null)
readline_write_history(?string $filename=null)
ZEND_API void(ZEND_FASTCALL *zend_touch_vm_stack_data)(void *vm_stack_data)
function(EX_VAR(opline->result.var))