From 913e0840fc6e0d0c17e2727691663a6f35d3d2a5 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Thu, 29 Jan 2004 16:00:58 +0000 Subject: [PATCH] protos fix and new function git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150116 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/tidy/functions/tidy-is-xhtml.xml | 7 ++-- reference/tidy/functions/tidy-is-xml.xml | 41 ++++++++++++++++++++++ 2 files changed, 44 insertions(+), 4 deletions(-) create mode 100755 reference/tidy/functions/tidy-is-xml.xml diff --git a/reference/tidy/functions/tidy-is-xhtml.xml b/reference/tidy/functions/tidy-is-xhtml.xml index 63aced783a..ab63a824e2 100644 --- a/reference/tidy/functions/tidy-is-xhtml.xml +++ b/reference/tidy/functions/tidy-is-xhtml.xml @@ -1,18 +1,17 @@ - - + tidy_is_xhtml - Indicates if the document is a generic (non HTML/XHTML) XML document. + Indicates if the document is a XHTML document. Description booltidy_is_xhtml - + resourcetidy &warn.undocumented.func; diff --git a/reference/tidy/functions/tidy-is-xml.xml b/reference/tidy/functions/tidy-is-xml.xml new file mode 100755 index 0000000000..cff15fda5b --- /dev/null +++ b/reference/tidy/functions/tidy-is-xml.xml @@ -0,0 +1,41 @@ + + + + + tidy_is_xml + + Indicates if the document is a generic (non HTML/XHTML) XML document. + + + + Description + + booltidy_is_xml + resourcetidy + + + &warn.undocumented.func; + + + + +