Home
last modified time | relevance | path

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

/PHP-5.5/ext/zlib/
H A Dzlib_fopen_wrapper.c161 static php_stream_wrapper_ops gzip_stream_wops = {
/PHP-5.5/main/
H A Dphp_streams.h159 } php_stream_wrapper_ops; typedef
162 php_stream_wrapper_ops *wops; /* operations the wrapper can perform */
589 extern php_stream_wrapper_ops *php_stream_user_wrapper_ops;
/PHP-5.5/main/streams/
H A Dglob_wrapper.c264 static php_stream_wrapper_ops php_glob_stream_wrapper_ops = {
H A Dmemory.c742 PHPAPI php_stream_wrapper_ops php_stream_rfc2397_wops = {
H A Dplain_wrapper.c1368 static php_stream_wrapper_ops php_plain_files_wrapper_ops = {
H A Duserspace.c58 static php_stream_wrapper_ops user_stream_wops = {
/PHP-5.5/ext/zip/
H A Dzip_stream.c319 static php_stream_wrapper_ops zip_stream_wops = {
/PHP-5.5/ext/standard/
H A Dphp_fopen_wrapper.c382 static php_stream_wrapper_ops php_stdio_wops = {
H A Dhttp_fopen_wrapper.c953 static php_stream_wrapper_ops http_stream_wops = {
H A Dftp_fopen_wrapper.c1177 static php_stream_wrapper_ops ftp_stream_wops = {
/PHP-5.5/ext/bz2/
H A Dbz2.c290 static php_stream_wrapper_ops bzip2_stream_wops = {
/PHP-5.5/ext/phar/
H A Dstream.c37 php_stream_wrapper_ops phar_stream_wops = {

Completed in 50 milliseconds