php_stream_wrapper_ops  280 ext/bz2/bz2.c  static php_stream_wrapper_ops bzip2_stream_wops = {
php_stream_wrapper_ops   37 ext/phar/stream.c php_stream_wrapper_ops phar_stream_wops = {
php_stream_wrapper_ops 1177 ext/standard/ftp_fopen_wrapper.c static php_stream_wrapper_ops ftp_stream_wops = {
php_stream_wrapper_ops  940 ext/standard/http_fopen_wrapper.c static php_stream_wrapper_ops http_stream_wops = {
php_stream_wrapper_ops  382 ext/standard/php_fopen_wrapper.c static php_stream_wrapper_ops php_stdio_wops = {
php_stream_wrapper_ops  319 ext/zip/zip_stream.c static php_stream_wrapper_ops zip_stream_wops = {
php_stream_wrapper_ops  161 ext/zlib/zlib_fopen_wrapper.c static php_stream_wrapper_ops gzip_stream_wops = {
php_stream_wrapper_ops  162 main/php_streams.h 	php_stream_wrapper_ops *wops;	/* operations the wrapper can perform */
php_stream_wrapper_ops  264 main/streams/glob_wrapper.c static php_stream_wrapper_ops  php_glob_stream_wrapper_ops = {
php_stream_wrapper_ops  732 main/streams/memory.c PHPAPI php_stream_wrapper_ops php_stream_rfc2397_wops = {
php_stream_wrapper_ops 1355 main/streams/plain_wrapper.c static php_stream_wrapper_ops php_plain_files_wrapper_ops = {
php_stream_wrapper_ops   58 main/streams/userspace.c static php_stream_wrapper_ops user_stream_wops = {