git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155476 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2004-04-07 12:57:35 +00:00
parent db1d163ebe
commit 060c864569

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<appendix id="filters">
<title>List of Built-In Filters</title>
<para>
@ -137,7 +137,7 @@
<literal>convert.base64-encode</literal> will insert the value of
<literal>$parameters['line-break-chars']</literal> every <literal>$parameters['line-length']</literal>
characters of base64 output. This allow automatic formatting of encoded output
otherwise acheived using <function>chunk_split</function>.
otherwise achieved using <function>chunk_split</function>.
</entry>
</row>
<row>
@ -151,7 +151,7 @@
<row>
<entry><literal>convert.quoted-printable-encode</literal></entry>
<entry>
None. This is the counterpart to quoted-pritnable-decode.
None. This is the counterpart to quoted-printable-decode.
</entry>
<entry><literal>PHP 5.0.0</literal></entry>
<entry>