php_stream_filter_append 1638 ext/phar/phar.c 				php_stream_filter_append(&temp->writefilters, filter);
php_stream_filter_append 1680 ext/phar/phar.c 				php_stream_filter_append(&temp->writefilters, filter);
php_stream_filter_append 2878 ext/phar/phar.c 		php_stream_filter_append((&entry->cfp->writefilters), filter);
php_stream_filter_append 3256 ext/phar/phar.c 			php_stream_filter_append(&phar->fp->writefilters, filter);
php_stream_filter_append 3265 ext/phar/phar.c 			php_stream_filter_append(&phar->fp->writefilters, filter);
php_stream_filter_append 3938 ext/phar/phar_object.c 					php_stream_filter_append(&fp->readfilters, filter);
php_stream_filter_append 1324 ext/phar/tar.c 			php_stream_filter_append(&phar->fp->writefilters, filter);
php_stream_filter_append 1335 ext/phar/tar.c 			php_stream_filter_append(&phar->fp->writefilters, filter);
php_stream_filter_append  779 ext/phar/util.c 	php_stream_filter_append(&ufp->writefilters, filter);
php_stream_filter_append  602 ext/phar/zip.c 				php_stream_filter_append(&fp->readfilters, filter);
php_stream_filter_append  620 ext/phar/zip.c 				php_stream_filter_append(&fp->readfilters, filter);
php_stream_filter_append  908 ext/phar/zip.c 		php_stream_filter_append((&entry->cfp->writefilters), filter);
php_stream_filter_append 1600 ext/soap/soap.c 						php_stream_filter_append(&SG(request_info).request_body->readfilters, zf);
php_stream_filter_append  946 ext/standard/http_fopen_wrapper.c 			php_stream_filter_append(&stream->readfilters, transfer_encoding);
php_stream_filter_append  157 ext/standard/php_fopen_wrapper.c 				php_stream_filter_append(&stream->readfilters, temp_filter);
php_stream_filter_append  164 ext/standard/php_fopen_wrapper.c 				php_stream_filter_append(&stream->writefilters, temp_filter);