Page MenuHomeWickedGov Phorge

readline.phan_php
No OneTemporary

Size
753 B
Referenced Files
None
Subscribers
None

readline.phan_php

<?php
// These stubs were generated by the phan stub generator.
// @phan-stub-for-extension readline@7.4.19-dev
namespace {
function readline($prompt = null) {}
function readline_add_history($prompt) {}
function readline_callback_handler_install($prompt, $callback) {}
function readline_callback_handler_remove() {}
function readline_callback_read_char() {}
function readline_clear_history() {}
function readline_completion_function($funcname) {}
function readline_info($varname = null, $newvalue = null) {}
function readline_list_history() {}
function readline_on_new_line() {}
function readline_read_history($filename = null) {}
function readline_redisplay() {}
function readline_write_history($filename = null) {}
const READLINE_LIB = 'readline';
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Aug 18, 23:39 (13 h, 28 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
1d/64/1cfe449e55a823cfb0d211697440
Default Alt Text
readline.phan_php (753 B)

Event Timeline