php_stream_wrapper_ops  287 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 1179 ext/standard/ftp_fopen_wrapper.c static php_stream_wrapper_ops ftp_stream_wops = {
php_stream_wrapper_ops  976 ext/standard/http_fopen_wrapper.c static php_stream_wrapper_ops http_stream_wops = {
php_stream_wrapper_ops  408 ext/standard/php_fopen_wrapper.c static php_stream_wrapper_ops php_stdio_wops = {
php_stream_wrapper_ops  335 ext/zip/zip_stream.c static php_stream_wrapper_ops zip_stream_wops = {
php_stream_wrapper_ops  163 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  755 main/streams/memory.c PHPAPI php_stream_wrapper_ops php_stream_rfc2397_wops = {
php_stream_wrapper_ops 1362 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 = {