php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
userspace.stub.php
Go to the documentation of this file.
1<?php
2
4
9const STREAM_USE_PATH = UNKNOWN;
14const STREAM_IGNORE_URL = UNKNOWN;
19const STREAM_REPORT_ERRORS = UNKNOWN;
24const STREAM_MUST_SEEK = UNKNOWN;
25
30const STREAM_URL_STAT_LINK = UNKNOWN;
35const STREAM_URL_STAT_QUIET = UNKNOWN;
40const STREAM_MKDIR_RECURSIVE = UNKNOWN;
41
46const STREAM_IS_URL = UNKNOWN;
47
52const STREAM_OPTION_BLOCKING = UNKNOWN;
68
73const STREAM_BUFFER_NONE = UNKNOWN;
78const STREAM_BUFFER_LINE = UNKNOWN;
83const STREAM_BUFFER_FULL = UNKNOWN;
84
89const STREAM_CAST_AS_STREAM = UNKNOWN;
94const STREAM_CAST_FOR_SELECT = UNKNOWN;
95
100const STREAM_META_TOUCH = UNKNOWN;
105const STREAM_META_OWNER = UNKNOWN;
115const STREAM_META_GROUP = UNKNOWN;
125const STREAM_META_ACCESS = UNKNOWN;
#define STREAM_MUST_SEEK
const STREAM_USE_PATH
const STREAM_META_GROUP_NAME
const STREAM_BUFFER_FULL
const STREAM_IS_URL
const STREAM_URL_STAT_QUIET
const STREAM_META_GROUP
const STREAM_META_OWNER
const STREAM_META_OWNER_NAME
const STREAM_META_ACCESS
const STREAM_REPORT_ERRORS
const STREAM_CAST_AS_STREAM
const STREAM_CAST_FOR_SELECT
const STREAM_OPTION_BLOCKING
const STREAM_URL_STAT_LINK
const STREAM_BUFFER_NONE
const STREAM_OPTION_WRITE_BUFFER
const STREAM_BUFFER_LINE
const STREAM_OPTION_READ_TIMEOUT
const STREAM_META_TOUCH
const STREAM_OPTION_READ_BUFFER
const STREAM_MKDIR_RECURSIVE
const STREAM_IGNORE_URL