dams            Thu Apr 22 10:56:39 2004 EDT

  Modified files:              
    /phpdoc/en/reference/spl/functions  ArrayIterator-current.xml 
                                        ArrayIterator-key.xml 
                                        ArrayIterator-next.xml 
                                        ArrayIterator-rewind.xml 
                                        ArrayIterator-valid.xml 
                                        ArrayObject-construct.xml 
                                        ArrayObject-getIterator.xml 
                                        DirectoryIterator-construct.xml 
                                        DirectoryIterator-current.xml 
                                        DirectoryIterator-fileATime.xml 
                                        DirectoryIterator-fileCTime.xml 
                                        DirectoryIterator-fileGroup.xml 
                                        DirectoryIterator-fileInode.xml 
                                        DirectoryIterator-fileMTime.xml 
                                        DirectoryIterator-fileOwner.xml 
                                        DirectoryIterator-filePerms.xml 
                                        DirectoryIterator-fileSize.xml 
                                        DirectoryIterator-fileType.xml 
                                        DirectoryIterator-getFilename.xml 
                                        DirectoryIterator-getPath.xml 
                                        DirectoryIterator-getPathname.xml 
                                        DirectoryIterator-hasMore.xml 
                                        DirectoryIterator-isDir.xml 
                                        DirectoryIterator-isDot.xml 
                                        DirectoryIterator-isExecutable.xml 
                                        DirectoryIterator-isFile.xml 
                                        DirectoryIterator-isLink.xml 
                                        DirectoryIterator-isReadable.xml 
                                        DirectoryIterator-isWritable.xml 
                                        DirectoryIterator-key.xml 
                                        DirectoryIterator-next.xml 
                                        DirectoryIterator-rewind.xml 
                                        RecursiveDirectoryIterator-getChildren.xml 
                                        RecursiveDirectoryIterator-hasChildren.xml 
                                        RecursiveDirectoryIterator-key.xml 
                                        RecursiveDirectoryIterator-next.xml 
                                        RecursiveDirectoryIterator-rewind.xml 
                                        SimpleXMLIterator-current.xml 
                                        SimpleXMLIterator-getChildren.xml 
                                        SimpleXMLIterator-hasChildren.xml 
                                        SimpleXMLIterator-key.xml 
                                        SimpleXMLIterator-next.xml 
                                        SimpleXMLIterator-rewind.xml 
                                        SimpleXMLIterator-valid.xml 
  Log:
  id should be in lowercase
  
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayIterator-current.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-current.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-current.xml:1.3 
phpdoc/en/reference/spl/functions/ArrayIterator-current.xml:1.4
--- phpdoc/en/reference/spl/functions/ArrayIterator-current.xml:1.3     Tue Apr 13 
10:20:11 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-current.xml Thu Apr 22 10:56:38 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
-  <refentry id="function.ArrayIterator-current">
+<!-- $Revision: 1.4 $ -->
+  <refentry id="function.arrayiterator-current">
    <refnamediv>
     <refname>ArrayIterator::current</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayIterator-key.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-key.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-key.xml:1.3 
phpdoc/en/reference/spl/functions/ArrayIterator-key.xml:1.4
--- phpdoc/en/reference/spl/functions/ArrayIterator-key.xml:1.3 Tue Apr 13 11:14:06 
2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-key.xml     Thu Apr 22 10:56:38 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
-  <refentry id="function.ArrayIterator-key">
+<!-- $Revision: 1.4 $ -->
+  <refentry id="function.arrayiterator-key">
    <refnamediv>
     <refname>ArrayIterator::key</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayIterator-next.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-next.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-next.xml:1.2 
phpdoc/en/reference/spl/functions/ArrayIterator-next.xml:1.3
--- phpdoc/en/reference/spl/functions/ArrayIterator-next.xml:1.2        Tue Apr 13 
11:14:06 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-next.xml    Thu Apr 22 10:56:38 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.ArrayIterator-next">
+<!-- $Revision: 1.3 $ -->
+  <refentry id="function.arrayiterator-next">
    <refnamediv>
     <refname>ArrayIterator::next</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml:1.2 
phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml:1.3
--- phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml:1.2      Tue Apr 13 
11:14:06 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml  Thu Apr 22 10:56:38 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.ArrayIterator-rewind">
+<!-- $Revision: 1.3 $ -->
+  <refentry id="function.arrayiterator-rewind">
    <refnamediv>
     <refname>ArrayIterator::rewind</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml:1.2 
phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml:1.3
--- phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml:1.2       Tue Apr 13 
10:20:11 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml   Thu Apr 22 10:56:38 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.ArrayIterator-valid">
+<!-- $Revision: 1.3 $ -->
+  <refentry id="function.arrayiterator-valid">
    <refnamediv>
     <refname>ArrayIterator::valid</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayObject-construct.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayObject-construct.xml
diff -u phpdoc/en/reference/spl/functions/ArrayObject-construct.xml:1.3 
phpdoc/en/reference/spl/functions/ArrayObject-construct.xml:1.4
--- phpdoc/en/reference/spl/functions/ArrayObject-construct.xml:1.3     Tue Apr 13 
10:20:11 2004
+++ phpdoc/en/reference/spl/functions/ArrayObject-construct.xml Thu Apr 22 10:56:38 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
-  <refentry id="function.ArrayObject-construct">
+<!-- $Revision: 1.4 $ -->
+  <refentry id="function.arrayobject-construct">
    <refnamediv>
     <refname>ArrayObject::__construct</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml
diff -u phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml:1.2 
phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml:1.3
--- phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml:1.2   Tue Apr 13 
10:20:11 2004
+++ phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml       Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.ArrayObject-getIterator">
+<!-- $Revision: 1.3 $ -->
+  <refentry id="function.arrayobject-getiterator">
    <refnamediv>
     <refname>ArrayObject::getIterator</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml:1.2       Thu 
Mar  4 11:31:39 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml   Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.DirectoryIterator-construct">
+<!-- $Revision: 1.3 $ -->
+  <refentry id="function.directoryiterator-construct">
    <refnamediv>
     <refname>DirectoryIterator::__construct</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml:1.1 Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml     Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-current">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-current">
    <refnamediv>
     <refname>DirectoryIterator::current</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml:1.1       Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml   Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-fileATime">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-fileatime">
    <refnamediv>
     <refname>DirectoryIterator::fileATime</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml:1.1       Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml   Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-fileCTime">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-filectime">
    <refnamediv>
     <refname>DirectoryIterator::fileCTime</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml:1.1       Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml   Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-fileGroup">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-filegroup">
    <refnamediv>
     <refname>DirectoryIterator::fileGroup</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml:1.1       Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml   Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-fileInode">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-fileinode">
    <refnamediv>
     <refname>DirectoryIterator::fileInode</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml:1.1       Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml   Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-fileMTime">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-filemtime">
    <refnamediv>
     <refname>DirectoryIterator::fileMTime</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml:1.1       Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml   Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-fileOwner">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-fileowner">
    <refnamediv>
     <refname>DirectoryIterator::fileOwner</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml:1.1       Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml   Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-filePerms">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-fileperms">
    <refnamediv>
     <refname>DirectoryIterator::filePerms</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml:1.1        Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml    Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-fileSize">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-filesize">
    <refnamediv>
     <refname>DirectoryIterator::fileSize</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml:1.1        Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml    Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-fileType">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-filetype">
    <refnamediv>
     <refname>DirectoryIterator::fileType</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml:1.1     Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-getFilename">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-getfilename">
    <refnamediv>
     <refname>DirectoryIterator::getFilename</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml:1.1 Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml     Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-getPath">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-getpath">
    <refnamediv>
     <refname>DirectoryIterator::getPath</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml:1.1     Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-getPathname">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-getpathname">
    <refnamediv>
     <refname>DirectoryIterator::getPathname</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml:1.1 Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml     Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-hasMore">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-hasmore">
    <refnamediv>
     <refname>DirectoryIterator::hasMore</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml:1.1   Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml       Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-isDir">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-isdir">
    <refnamediv>
     <refname>DirectoryIterator::isDir</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml:1.1   Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml       Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-isDot">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-isdot">
    <refnamediv>
     <refname>DirectoryIterator::isDot</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml:1.1    Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml        Thu 
Apr 22 10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-isExecutable">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-isexecutable">
    <refnamediv>
     <refname>DirectoryIterator::isExecutable</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml:1.1  Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml      Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-isFile">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-isfile">
    <refnamediv>
     <refname>DirectoryIterator::isFile</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml:1.1  Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml      Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-isLink">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-islink">
    <refnamediv>
     <refname>DirectoryIterator::isLink</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml:1.1      Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml  Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-isReadable">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-isreadable">
    <refnamediv>
     <refname>DirectoryIterator::isReadable</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml:1.1      Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml  Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-isWritable">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-iswritable">
    <refnamediv>
     <refname>DirectoryIterator::isWritable</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml:1.1     Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml Thu Apr 22 10:56:38 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-key">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-key">
    <refnamediv>
     <refname>DirectoryIterator::key</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml:1.1    Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml        Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-next">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-next">
    <refnamediv>
     <refname>DirectoryIterator::next</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml:1.1 
phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml:1.1  Tue Feb 24 
05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml      Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.DirectoryIterator-rewind">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.directoryiterator-rewind">
    <refnamediv>
     <refname>DirectoryIterator::rewind</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml
diff -u 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml:1.1 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml:1.2
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml:1.1   
 Fri Mar 19 09:52:17 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml       
 Thu Apr 22 10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.RecursiveDirectoryIterator-getChildren">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.recursivedirectoryiterator-getchildren">
    <refnamediv>
     <refname>RecursiveDirectoryIterator::getChildren</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml
diff -u 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml:1.1 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml:1.2
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml:1.1   
 Tue Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml       
 Thu Apr 22 10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.RecursiveDirectoryIterator-hasChildren">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.recursivedirectoryiterator-haschildren">
    <refnamediv>
     <refname>RecursiveDirectoryIterator::hasChildren</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml
diff -u phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml:1.1 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml:1.2
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml:1.1    Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml        Thu 
Apr 22 10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.RecursiveDirectoryIterator-key">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.recursivedirectoryiterator-key">
    <refnamediv>
     <refname>RecursiveDirectoryIterator::key</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml
diff -u phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml:1.1 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml:1.2
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml:1.1   Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml       Thu 
Apr 22 10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.RecursiveDirectoryIterator-next">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.recursivedirectoryiterator-next">
    <refnamediv>
     <refname>RecursiveDirectoryIterator::next</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml
diff -u phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml:1.1 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml:1.2
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml:1.1 Tue 
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml     Thu 
Apr 22 10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.RecursiveDirectoryIterator-rewind">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.recursivedirectoryiterator-rewind">
    <refnamediv>
     <refname>RecursiveDirectoryIterator::rewind</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml:1.1 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml:1.2
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml:1.1 Sun Apr 11 
11:07:57 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml     Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.SimpleXMLIterator-current">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.simplexmliterator-current">
    <refnamediv>
     <refname>SimpleXMLIterator::current</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml:1.1 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml:1.2
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml:1.1     Sun 
Apr 11 11:07:57 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.SimpleXMLIterator-getChildren">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.simplexmliterator-getchildren">
    <refnamediv>
     <refname>SimpleXMLIterator::getChildren</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml:1.2 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml:1.3
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml:1.2     Sun 
Apr 11 11:13:21 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.SimpleXMLIterator-hasChildren">
+<!-- $Revision: 1.3 $ -->
+  <refentry id="function.simplexmliterator-haschildren">
    <refnamediv>
     <refname>SimpleXMLIterator::hasChildren</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml:1.1 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml:1.2
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml:1.1     Sun Apr 11 
11:07:57 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml Thu Apr 22 10:56:38 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.SimpleXMLIterator-key">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.simplexmliterator-key">
    <refnamediv>
     <refname>SimpleXMLIterator::key</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml:1.1 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml:1.2
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml:1.1    Sun Apr 11 
11:07:57 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml        Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.SimpleXMLIterator-next">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.simplexmliterator-next">
    <refnamediv>
     <refname>SimpleXMLIterator::next</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml:1.1 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml:1.2
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml:1.1  Sun Apr 11 
11:07:57 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml      Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.SimpleXMLIterator-rewind">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.simplexmliterator-rewind">
    <refnamediv>
     <refname>SimpleXMLIterator::rewind</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml:1.1 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml:1.2
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml:1.1   Sun Apr 11 
11:07:57 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml       Thu Apr 22 
10:56:38 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.SimpleXMLIterator-valid">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.simplexmliterator-valid">
    <refnamediv>
     <refname>SimpleXMLIterator::valid</refname>
     <refpurpose>

Reply via email to