nlopess Thu Jun 10 07:36:54 2004 EDT
Modified files:
/phpdoc/en language-snippets.ent
/phpdoc/en/reference/tidy/functions tidy-set-encoding.xml
Log:
update tidy charsets
http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.94&r2=1.95&ty=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.94 phpdoc/en/language-snippets.ent:1.95
--- phpdoc/en/language-snippets.ent:1.94 Sat Jun 5 16:47:47 2004
+++ phpdoc/en/language-snippets.ent Thu Jun 10 07:36:54 2004
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.94 $ -->
+<!-- $Revision: 1.95 $ -->
<!ENTITY warn.experimental '<warning><simpara>This extension is
<emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -330,8 +330,8 @@
for an explanation about each option.</para><para>The
<parameter>encoding</parameter> parameter sets the encoding for input/output
documents. The possible values for <parameter>encoding</parameter> are:
-ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le, utf16be,
-utf16, big5 and shiftjis.</para>'>
+ascii, latin0, latin1, raw, utf8, iso2022, mac, win1252, ibm858, utf16,
+utf16le, utf16be, big5 and shiftjis</para>'>
<!-- Snippets for the installation section -->
<!ENTITY warn.apache2.compat '<warning><para>Do not use Apache 2.0.x
http://cvs.php.net/diff.php/phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml:1.7
phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml:1.8
--- phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml:1.7 Fri Mar 12
11:48:12 2004
+++ phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml Thu Jun 10 07:36:54
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<refentry id="function.tidy-set-encoding">
<refnamediv>
<refname>tidy_set_encoding</refname>
@@ -16,8 +16,8 @@
<para>
Sets the encoding for input/output documents. &return.success;
Possible values for <parameter>encoding</parameter> are
- ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le, utf16be,
- utf16, big5 and shiftjis.
+ ascii, latin0, latin1, raw, utf8, iso2022, mac, win1252, ibm858, utf16,
+ utf16le, utf16be, big5 and shiftjis
</para>
¬e.tidy.1only;
</refsect1>