Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21250 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49811 invoked by uid 1010); 16 Dec 2005 16:26:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 49788 invoked from network); 16 Dec 2005 16:26:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2005 16:26:41 -0000 X-Host-Fingerprint: 217.11.251.249 maxipes.logix.cz Linux 2.5 (sometimes 2.4) (4) Received: from ([217.11.251.249:57840] helo=maxipes.logix.cz) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id DA/63-14561-0CAE2A34 for ; Fri, 16 Dec 2005 11:26:40 -0500 Received: from [213.151.94.164] (vrana.iinfo.cz [213.151.94.164]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by maxipes.logix.cz (Postfix) with ESMTP id 761AFC5BC71; Fri, 16 Dec 2005 17:26:37 +0100 (CET) Date: Fri, 16 Dec 2005 17:27:36 +0100 X-Mailer: The Bat! (v3.62.14) UNREG / CD5BF9353B3B7091 X-Priority: 3 (Normal) Message-ID: <175332337.20051216172736@vrana.cz> To: internals@lists.php.net CC: phpdoc@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1250 Content-Transfer-Encoding: quoted-printable Subject: Stream Buckets From: vrana@php.net (=?windows-1250?Q?Jakub_Vr=E1na?=) Hello! I want to document stream bucket functions but can't find any information about it. Can someone please point me to the right place or tell me something about it? stream_bucket_make_writeable stream_bucket_prepend stream_bucket_append stream_bucket_new Jakub Vr=E1na