php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
userspace.stub.php File Reference

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
 

Variable Documentation

◆ STREAM_BUFFER_FULL

const STREAM_BUFFER_FULL = UNKNOWN

Definition at line 83 of file userspace.stub.php.

◆ STREAM_BUFFER_LINE

const STREAM_BUFFER_LINE = UNKNOWN

Definition at line 78 of file userspace.stub.php.

◆ STREAM_BUFFER_NONE

const STREAM_BUFFER_NONE = UNKNOWN

Definition at line 73 of file userspace.stub.php.

◆ STREAM_CAST_AS_STREAM

const STREAM_CAST_AS_STREAM = UNKNOWN

Definition at line 89 of file userspace.stub.php.

◆ STREAM_CAST_FOR_SELECT

const STREAM_CAST_FOR_SELECT = UNKNOWN

Definition at line 94 of file userspace.stub.php.

◆ STREAM_IGNORE_URL

const STREAM_IGNORE_URL = UNKNOWN

Definition at line 14 of file userspace.stub.php.

◆ STREAM_IS_URL

const STREAM_IS_URL = UNKNOWN

Definition at line 46 of file userspace.stub.php.

◆ STREAM_META_ACCESS

const STREAM_META_ACCESS = UNKNOWN

Definition at line 125 of file userspace.stub.php.

◆ STREAM_META_GROUP

const STREAM_META_GROUP = UNKNOWN

Definition at line 115 of file userspace.stub.php.

◆ STREAM_META_GROUP_NAME

const STREAM_META_GROUP_NAME = UNKNOWN

Definition at line 120 of file userspace.stub.php.

◆ STREAM_META_OWNER

const STREAM_META_OWNER = UNKNOWN

Definition at line 105 of file userspace.stub.php.

◆ STREAM_META_OWNER_NAME

const STREAM_META_OWNER_NAME = UNKNOWN

Definition at line 110 of file userspace.stub.php.

◆ STREAM_META_TOUCH

const STREAM_META_TOUCH = UNKNOWN

Definition at line 100 of file userspace.stub.php.

◆ STREAM_MKDIR_RECURSIVE

const STREAM_MKDIR_RECURSIVE = UNKNOWN

Definition at line 40 of file userspace.stub.php.

◆ STREAM_MUST_SEEK

const STREAM_MUST_SEEK = UNKNOWN

Definition at line 24 of file userspace.stub.php.

◆ STREAM_OPTION_BLOCKING

const STREAM_OPTION_BLOCKING = UNKNOWN

Definition at line 52 of file userspace.stub.php.

◆ STREAM_OPTION_READ_BUFFER

const STREAM_OPTION_READ_BUFFER = UNKNOWN

Definition at line 62 of file userspace.stub.php.

◆ STREAM_OPTION_READ_TIMEOUT

const STREAM_OPTION_READ_TIMEOUT = UNKNOWN

Definition at line 57 of file userspace.stub.php.

◆ STREAM_OPTION_WRITE_BUFFER

const STREAM_OPTION_WRITE_BUFFER = UNKNOWN

Definition at line 67 of file userspace.stub.php.

◆ STREAM_REPORT_ERRORS

const STREAM_REPORT_ERRORS = UNKNOWN

Definition at line 19 of file userspace.stub.php.

◆ STREAM_URL_STAT_LINK

const STREAM_URL_STAT_LINK = UNKNOWN

Definition at line 30 of file userspace.stub.php.

◆ STREAM_URL_STAT_QUIET

const STREAM_URL_STAT_QUIET = UNKNOWN

Definition at line 35 of file userspace.stub.php.

◆ STREAM_USE_PATH

const STREAM_USE_PATH = UNKNOWN

Definition at line 9 of file userspace.stub.php.