From 80c6ca6279e83d93c3c2a79b894be04254dabb63 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Thu, 10 Jun 2004 11:36:54 +0000 Subject: [PATCH] update tidy charsets git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161000 c90b9560-bf6c-de11-be94-00142212c4b1 --- language-snippets.ent | 4 ++-- reference/tidy/functions/tidy-set-encoding.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/language-snippets.ent b/language-snippets.ent index 76f7aef5ce..c2dc1e6110 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -330,8 +330,8 @@ the options themselves. Check &url.tidy.conf;The encoding parameter sets the encoding for input/output documents. The possible values for encoding 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'> Do not use Apache 2.0.x diff --git a/reference/tidy/functions/tidy-set-encoding.xml b/reference/tidy/functions/tidy-set-encoding.xml index 2dd1c0c40d..6af9e3c495 100644 --- a/reference/tidy/functions/tidy-set-encoding.xml +++ b/reference/tidy/functions/tidy-set-encoding.xml @@ -1,5 +1,5 @@ - + tidy_set_encoding @@ -16,8 +16,8 @@ Sets the encoding for input/output documents. &return.success; Possible values for encoding 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 ¬e.tidy.1only;