Home
last modified time | relevance | path

Searched refs:STREAMS_DC (Results 1 – 25 of 33) sorted by path

12

/PHP-5.5/
H A DREADME.STREAMS295 STREAMS_DC, STREAMS_CC and the semi-private STREAMS_REL_CC macros for function
/PHP-5.5/ext/bz2/
H A Dbz2.c199 char *mode, php_stream *innerstream STREAMS_DC TSRMLS_DC) in _php_stream_bz2open_from_BZFILE()
216 php_stream_context *context STREAMS_DC TSRMLS_DC) in _php_stream_bz2open()
H A Dphp_bz2.h50 …th, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
51 …p_stream_bz2open_from_BZFILE(BZFILE *bz, char *mode, php_stream *innerstream STREAMS_DC TSRMLS_DC);
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c737 php_stream_xport_param *xparam STREAMS_DC TSRMLS_DC) in php_openssl_tcp_sockop_accept()
1044 php_stream_context *context STREAMS_DC TSRMLS_DC) in php_openssl_ssl_socket_factory()
/PHP-5.5/ext/phar/
H A Ddirstream.c319 …ar *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{… in phar_wrapper_open_dir()
H A Ddirstream.h36 …th, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
H A Dstream.c158 …ar *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{… in phar_wrapper_open_url()
H A Dstream.h27 …th, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
/PHP-5.5/ext/standard/
H A Dftp_fopen_wrapper.c413 …ath, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_stream_url_wrap_ftp()
694 …ath, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_stream_ftp_opendir()
H A Dhttp_fopen_wrapper.c111 …*opened_path, php_stream_context *context, int redirect_max, int flags STREAMS_DC TSRMLS_DC) /* {{… in php_stream_url_wrap_http_ex()
938 …ar *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{… in php_stream_url_wrap_http()
H A Dphp_fopen_wrapper.c160 …ar *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{… in php_stream_url_wrap_php()
H A Dphp_fopen_wrappers.h26 …th, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
27 …th, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
/PHP-5.5/ext/zip/
H A Dphp_zip.h84 …th, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
85 php_stream *php_stream_zip_open(char *filename, char *path, char *mode STREAMS_DC TSRMLS_DC);
H A Dzip_stream.c188 php_stream *php_stream_zip_open(char *filename, char *path, char *mode STREAMS_DC TSRMLS_DC) in php_stream_zip_open()
242 php_stream_context *context STREAMS_DC TSRMLS_DC) in php_stream_zip_opener()
/PHP-5.5/ext/zlib/
H A Dphp_zlib.h61 …th, char *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
H A Dzlib_fopen_wrapper.c110 char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_stream_gzopen()
/PHP-5.5/main/
H A Dnetwork.c1038 …p_stream_sock_open_from_socket(php_socket_t socket, const char *persistent_id STREAMS_DC TSRMLS_DC)
1063 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC TSRMLS_DC)
H A Dphp_memory_streams.h43 PHPAPI php_stream *_php_stream_memory_create(int mode STREAMS_DC TSRMLS_DC);
44 PHPAPI php_stream *_php_stream_memory_open(int mode, char *buf, size_t length STREAMS_DC TSRMLS_DC);
45 PHPAPI char *_php_stream_memory_get_buffer(php_stream *stream, size_t *length STREAMS_DC TSRMLS_DC);
47 PHPAPI php_stream *_php_stream_temp_create(int mode, size_t max_memory_usage STREAMS_DC TSRMLS_DC);
48 …stream_temp_open(int mode, size_t max_memory_usage, char *buf, size_t length STREAMS_DC TSRMLS_DC);
H A Dphp_network.h288 …stream_sock_open_from_socket(php_socket_t socket, const char *persistent_id STREAMS_DC TSRMLS_DC );
291 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC TSRMLS_DC);
H A Dphp_streams.h47 # define STREAMS_DC , STREAMS_D macro
55 # define STREAMS_DC
135 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
144 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC);
241 const char *persistent_id, const char *mode STREAMS_DC TSRMLS_DC);
347 …am *_php_stream_opendir(char *path, int options, php_stream_context *context STREAMS_DC TSRMLS_DC);
439 … _php_stream_copy_to_stream(php_stream *src, php_stream *dest, size_t maxlen STREAMS_DC TSRMLS_DC);
441 …y_to_stream_ex(php_stream *src, php_stream *dest, size_t maxlen, size_t *len STREAMS_DC TSRMLS_DC);
448 int persistent STREAMS_DC TSRMLS_DC);
452 PHPAPI size_t _php_stream_passthru(php_stream * src STREAMS_DC TSRMLS_DC);
[all …]
/PHP-5.5/main/streams/
H A Dcast.c354 …_open_wrapper_as_file(char *path, char *mode, int options, char **opened_path STREAMS_DC TSRMLS_DC) in _php_stream_open_wrapper_as_file()
377 …tream_make_seekable(php_stream *origstream, php_stream **newstream, int flags STREAMS_DC TSRMLS_DC) in _php_stream_make_seekable()
H A Dfilter.c295 …ream_filter_alloc(php_stream_filter_ops *fops, void *abstract, int persistent STREAMS_DC TSRMLS_DC) in _php_stream_filter_alloc()
H A Dglob_wrapper.c50 PHPAPI char* _php_glob_stream_get_path(php_stream *stream, int copy, int *plen STREAMS_DC TSRMLS_DC… in _php_glob_stream_get_path()
72 PHPAPI char* _php_glob_stream_get_pattern(php_stream *stream, int copy, int *plen STREAMS_DC TSRMLS… in _php_glob_stream_get_pattern()
94 PHPAPI int _php_glob_stream_get_count(php_stream *stream, int *pflags STREAMS_DC TSRMLS_DC) /* {{{ … in _php_glob_stream_get_count()
210 int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) in php_glob_stream_opener()
H A Dmemory.c293 PHPAPI php_stream *_php_stream_memory_create(int mode STREAMS_DC TSRMLS_DC) in _php_stream_memory_create()
313 PHPAPI php_stream *_php_stream_memory_open(int mode, char *buf, size_t length STREAMS_DC TSRMLS_DC) in _php_stream_memory_open()
338 PHPAPI char *_php_stream_memory_get_buffer(php_stream *stream, size_t *length STREAMS_DC TSRMLS_DC) in _php_stream_memory_get_buffer()
559 PHPAPI php_stream *_php_stream_temp_create(int mode, size_t max_memory_usage STREAMS_DC TSRMLS_DC) in _php_stream_temp_create()
579 …_stream_temp_open(int mode, size_t max_memory_usage, char *buf, size_t length STREAMS_DC TSRMLS_DC) in _php_stream_temp_open()
609 …ar *mode, int options, char **opened_path, php_stream_context *context STREAMS_DC TSRMLS_DC) /* {{… in php_stream_url_wrap_rfc2397()
H A Dphp_stream_filter_api.h134 …eam_filter_alloc(php_stream_filter_ops *fops, void *abstract, int persistent STREAMS_DC TSRMLS_DC);

Completed in 94 milliseconds

12