php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <file.h>
Data Fields | |
int | pclose_ret |
size_t | def_chunk_size |
bool | auto_detect_line_endings |
zend_long | default_socket_timeout |
char * | user_agent |
char * | from_address |
const char * | user_stream_current_filename |
php_stream_context * | default_context |
HashTable * | stream_wrappers |
HashTable * | stream_filters |
HashTable * | wrapper_errors |
int | pclose_wait |
php_stream_context* php_file_globals::default_context |