php_stream_filter_append 1641 ext/phar/phar.c 				php_stream_filter_append(&temp->writefilters, filter);
php_stream_filter_append 1683 ext/phar/phar.c 				php_stream_filter_append(&temp->writefilters, filter);
php_stream_filter_append 2825 ext/phar/phar.c 		php_stream_filter_append((&entry->cfp->writefilters), filter);
php_stream_filter_append 3204 ext/phar/phar.c 			php_stream_filter_append(&phar->fp->writefilters, filter);
php_stream_filter_append 3213 ext/phar/phar.c 			php_stream_filter_append(&phar->fp->writefilters, filter);
php_stream_filter_append 3888 ext/phar/phar_object.c 					php_stream_filter_append(&fp->readfilters, filter);
php_stream_filter_append 1337 ext/phar/tar.c 			php_stream_filter_append(&phar->fp->writefilters, filter);
php_stream_filter_append 1348 ext/phar/tar.c 			php_stream_filter_append(&phar->fp->writefilters, filter);
php_stream_filter_append  778 ext/phar/util.c 	php_stream_filter_append(&ufp->writefilters, filter);
php_stream_filter_append  582 ext/phar/zip.c 				php_stream_filter_append(&fp->readfilters, filter);
php_stream_filter_append  614 ext/phar/zip.c 				php_stream_filter_append(&fp->readfilters, filter);
php_stream_filter_append  928 ext/phar/zip.c 		php_stream_filter_append((&entry->cfp->writefilters), filter);
php_stream_filter_append 1622 ext/soap/soap.c 						php_stream_filter_append(&SG(request_info).request_body->readfilters, zf);
php_stream_filter_append  933 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);