php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | PHP_STREAM_IS_USERSPACE &php_stream_userspace_ops |
#define | PHP_STREAM_IS_USERSPACE_DIR &php_stream_userspace_dir_ops |
Variables | |
PHPAPI const php_stream_ops | php_stream_userspace_ops |
PHPAPI const php_stream_ops | php_stream_userspace_dir_ops |
#define PHP_STREAM_IS_USERSPACE &php_stream_userspace_ops |
Definition at line 20 of file php_stream_userspace.h.
#define PHP_STREAM_IS_USERSPACE_DIR &php_stream_userspace_dir_ops |
Definition at line 21 of file php_stream_userspace.h.
|
extern |
Definition at line 1455 of file userspace.c.
|
extern |
Definition at line 1445 of file userspace.c.