Home
last modified time | relevance | path

Searched refs:php_stream_wrapper_ops (Results 1 – 12 of 12) sorted by relevance

/PHP-7.2/ext/zlib/
H A Dzlib_fopen_wrapper.c165 static php_stream_wrapper_ops gzip_stream_wops = {
/PHP-7.2/main/
H A Dphp_streams.h161 } php_stream_wrapper_ops; typedef
164 php_stream_wrapper_ops *wops; /* operations the wrapper can perform */
596 extern php_stream_wrapper_ops *php_stream_user_wrapper_ops;
/PHP-7.2/main/streams/
H A Dglob_wrapper.c264 static php_stream_wrapper_ops php_glob_stream_wrapper_ops = {
H A Dmemory.c756 PHPAPI php_stream_wrapper_ops php_stream_rfc2397_wops = {
H A Dplain_wrapper.c1426 static php_stream_wrapper_ops php_plain_files_wrapper_ops = {
H A Duserspace.c58 static php_stream_wrapper_ops user_stream_wops = {
/PHP-7.2/ext/zip/
H A Dzip_stream.c351 static php_stream_wrapper_ops zip_stream_wops = {
/PHP-7.2/ext/standard/
H A Dphp_fopen_wrapper.c434 static php_stream_wrapper_ops php_stdio_wops = {
H A Dhttp_fopen_wrapper.c1008 static php_stream_wrapper_ops http_stream_wops = {
H A Dftp_fopen_wrapper.c1180 static php_stream_wrapper_ops ftp_stream_wops = {
/PHP-7.2/ext/bz2/
H A Dbz2.c320 static php_stream_wrapper_ops bzip2_stream_wops = {
/PHP-7.2/ext/phar/
H A Dstream.c37 php_stream_wrapper_ops phar_stream_wops = {

Completed in 54 milliseconds