php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Variables | |
const | STREAM_USE_PATH = UNKNOWN |
const | STREAM_IGNORE_URL = UNKNOWN |
const | STREAM_REPORT_ERRORS = UNKNOWN |
const | STREAM_MUST_SEEK = UNKNOWN |
const | STREAM_URL_STAT_LINK = UNKNOWN |
const | STREAM_URL_STAT_QUIET = UNKNOWN |
const | STREAM_MKDIR_RECURSIVE = UNKNOWN |
const | STREAM_IS_URL = UNKNOWN |
const | STREAM_OPTION_BLOCKING = UNKNOWN |
const | STREAM_OPTION_READ_TIMEOUT = UNKNOWN |
const | STREAM_OPTION_READ_BUFFER = UNKNOWN |
const | STREAM_OPTION_WRITE_BUFFER = UNKNOWN |
const | STREAM_BUFFER_NONE = UNKNOWN |
const | STREAM_BUFFER_LINE = UNKNOWN |
const | STREAM_BUFFER_FULL = UNKNOWN |
const | STREAM_CAST_AS_STREAM = UNKNOWN |
const | STREAM_CAST_FOR_SELECT = UNKNOWN |
const | STREAM_META_TOUCH = UNKNOWN |
const | STREAM_META_OWNER = UNKNOWN |
const | STREAM_META_OWNER_NAME = UNKNOWN |
const | STREAM_META_GROUP = UNKNOWN |
const | STREAM_META_GROUP_NAME = UNKNOWN |
const | STREAM_META_ACCESS = UNKNOWN |
const STREAM_BUFFER_FULL = UNKNOWN |
Definition at line 83 of file userspace.stub.php.
const STREAM_BUFFER_LINE = UNKNOWN |
Definition at line 78 of file userspace.stub.php.
const STREAM_BUFFER_NONE = UNKNOWN |
Definition at line 73 of file userspace.stub.php.
const STREAM_CAST_AS_STREAM = UNKNOWN |
Definition at line 89 of file userspace.stub.php.
const STREAM_CAST_FOR_SELECT = UNKNOWN |
Definition at line 94 of file userspace.stub.php.
const STREAM_IGNORE_URL = UNKNOWN |
Definition at line 14 of file userspace.stub.php.
const STREAM_IS_URL = UNKNOWN |
Definition at line 46 of file userspace.stub.php.
const STREAM_META_ACCESS = UNKNOWN |
Definition at line 125 of file userspace.stub.php.
const STREAM_META_GROUP = UNKNOWN |
Definition at line 115 of file userspace.stub.php.
const STREAM_META_GROUP_NAME = UNKNOWN |
Definition at line 120 of file userspace.stub.php.
const STREAM_META_OWNER = UNKNOWN |
Definition at line 105 of file userspace.stub.php.
const STREAM_META_OWNER_NAME = UNKNOWN |
Definition at line 110 of file userspace.stub.php.
const STREAM_META_TOUCH = UNKNOWN |
Definition at line 100 of file userspace.stub.php.
const STREAM_MKDIR_RECURSIVE = UNKNOWN |
Definition at line 40 of file userspace.stub.php.
const STREAM_MUST_SEEK = UNKNOWN |
Definition at line 24 of file userspace.stub.php.
const STREAM_OPTION_BLOCKING = UNKNOWN |
Definition at line 52 of file userspace.stub.php.
const STREAM_OPTION_READ_BUFFER = UNKNOWN |
Definition at line 62 of file userspace.stub.php.
const STREAM_OPTION_READ_TIMEOUT = UNKNOWN |
Definition at line 57 of file userspace.stub.php.
const STREAM_OPTION_WRITE_BUFFER = UNKNOWN |
Definition at line 67 of file userspace.stub.php.
const STREAM_REPORT_ERRORS = UNKNOWN |
Definition at line 19 of file userspace.stub.php.
const STREAM_URL_STAT_LINK = UNKNOWN |
Definition at line 30 of file userspace.stub.php.
const STREAM_URL_STAT_QUIET = UNKNOWN |
Definition at line 35 of file userspace.stub.php.
const STREAM_USE_PATH = UNKNOWN |
Definition at line 9 of file userspace.stub.php.