Wrong caps.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122484 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2003-04-04 04:47:03 +00:00
parent 9e81544f81
commit df666096f2

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<refentry id="function.stream-register-filter">
<refnamediv>
<refname>stream_register_filter</refname>
@ -53,7 +53,7 @@
increment <parameter>consumed</parameter> by $bucket->datalen for each $bucket.
If the stream is in the process of closing (and therefore this is the last pass
through the filterchain), the <parameter>closing</parameter> parameter will be
set to &TRUE; The <methodname>filter</methodname> method must return one of
set to &true; The <methodname>filter</methodname> method must return one of
three values upon completion. <constant>PSFS_PASS_ON</constant> indicates
success with data available in the <parameter>out</parameter> <literal>bucket brigade</literal>.
<constant>PSFS_FEED_ME</constant> indicates that the filter has no data