- Perhaps we need to escape TAGS here...?

#- You know there is a "make test" too?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143832 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2003-11-05 09:13:09 +00:00
parent 5695676352
commit fc61754850
3 changed files with 6 additions and 6 deletions

View file

@ -1,11 +1,11 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<refentry id="function.tidy-get-body">
<refnamediv>
<refname>tidy_get_body</refname>
<refpurpose>
Returns a TidyNode Object starting from the <BODY> tag of the tidy parse tree
Returns a TidyNode Object starting from the &gt;BODY&lt; tag of the tidy parse tree
</refpurpose>
</refnamediv>
<refsect1>

View file

@ -1,11 +1,11 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<refentry id="function.tidy-get-head">
<refnamediv>
<refname>tidy_get_head</refname>
<refpurpose>
Returns a TidyNode Object starting from the <HEAD> tag of the tidy parse tree
Returns a TidyNode Object starting from the &gt;HEAD&lt; tag of the tidy parse tree
</refpurpose>
</refnamediv>
<refsect1>

View file

@ -1,11 +1,11 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
<refentry id="function.tidy-get-html">
<refnamediv>
<refname>tidy_get_html</refname>
<refpurpose>
Returns a TidyNode Object starting from the <HTML> tag of the tidy parse tree
Returns a TidyNode Object starting from the &gtl;HTML&lt; tag of the tidy parse tree
</refpurpose>
</refnamediv>
<refsect1>