[PHP-DOC] cvs: phpdoc /en/reference/spl/functions ArrayIterator-current.xml ArrayIterator-key.xml ArrayIterator-next.xml ArrayIterator-rewind.xml ArrayIterator-seek.xml ArrayIterator-valid.xml ArrayObject-append.xml ArrayObject-construct.xml ArrayObject-count.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

Fri, 30 Apr 2004 07:32:44 -0700

nlopess         Fri Apr 30 10:32:28 2004 EDT

  Modified files:              
    /phpdoc/en/reference/spl/functions  ArrayIterator-current.xml 
                                        ArrayIterator-key.xml 
                                        ArrayIterator-next.xml 
                                        ArrayIterator-rewind.xml 
                                        ArrayIterator-seek.xml 
                                        ArrayIterator-valid.xml 
                                        ArrayObject-append.xml 
                                        ArrayObject-construct.xml 
                                        ArrayObject-count.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:
  fix livedocs build (renaming IDs back to original
  fix some protos
  
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayIterator-current.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-current.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-current.xml:1.4 
phpdoc/en/reference/spl/functions/ArrayIterator-current.xml:1.5
--- phpdoc/en/reference/spl/functions/ArrayIterator-current.xml:1.4     Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-current.xml Fri Apr 30 10:32:26 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
-  <refentry id="function.arrayiterator-current">
+<!-- $Revision: 1.5 $ -->
+  <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.4&r2=1.5&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-key.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-key.xml:1.4 
phpdoc/en/reference/spl/functions/ArrayIterator-key.xml:1.5
--- phpdoc/en/reference/spl/functions/ArrayIterator-key.xml:1.4 Thu Apr 22 10:56:38 
2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-key.xml     Fri Apr 30 10:32:26 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
-  <refentry id="function.arrayiterator-key">
+<!-- $Revision: 1.5 $ -->
+  <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.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-next.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-next.xml:1.3 
phpdoc/en/reference/spl/functions/ArrayIterator-next.xml:1.4
--- phpdoc/en/reference/spl/functions/ArrayIterator-next.xml:1.3        Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-next.xml    Fri Apr 30 10:32:26 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
-  <refentry id="function.arrayiterator-next">
+<!-- $Revision: 1.4 $ -->
+  <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.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml:1.3 
phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml:1.4
--- phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml:1.3      Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml  Fri Apr 30 10:32:26 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
-  <refentry id="function.arrayiterator-rewind">
+<!-- $Revision: 1.4 $ -->
+  <refentry id="function.ArrayIterator-rewind">
    <refnamediv>
     <refname>ArrayIterator::rewind</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayIterator-seek.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-seek.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-seek.xml:1.1 
phpdoc/en/reference/spl/functions/ArrayIterator-seek.xml:1.2
--- phpdoc/en/reference/spl/functions/ArrayIterator-seek.xml:1.1        Wed Apr 28 
13:32:29 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-seek.xml    Fri Apr 30 10:32:26 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.arrayiterator-seek">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.ArrayIterator-seek">
    <refnamediv>
     <refname>ArrayIterator::seek</refname>
     <refpurpose>
@@ -10,7 +10,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>bool</type><methodname>ArrayIterator::seek</methodname>
+     <type>void</type><methodname>ArrayIterator::seek</methodname>
      <methodparam><type>int</type><parameter>position</parameter></methodparam>
     </methodsynopsis>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml:1.3 
phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml:1.4
--- phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml:1.3       Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-valid.xml   Fri Apr 30 10:32:26 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
-  <refentry id="function.arrayiterator-valid">
+<!-- $Revision: 1.4 $ -->
+  <refentry id="function.ArrayIterator-valid">
    <refnamediv>
     <refname>ArrayIterator::valid</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayObject-append.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayObject-append.xml
diff -u phpdoc/en/reference/spl/functions/ArrayObject-append.xml:1.1 
phpdoc/en/reference/spl/functions/ArrayObject-append.xml:1.2
--- phpdoc/en/reference/spl/functions/ArrayObject-append.xml:1.1        Wed Apr 28 
13:32:29 2004
+++ phpdoc/en/reference/spl/functions/ArrayObject-append.xml    Fri Apr 30 10:32:26 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.arrayobject-append">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.ArrayObject-append">
    <refnamediv>
     <refname>ArrayObject::append</refname>
     <refpurpose>
@@ -10,7 +10,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>bool</type><methodname>ArrayObject::append</methodname>
+     <type>void</type><methodname>ArrayObject::append</methodname>
      <methodparam><type>mixed</type><parameter>newval</parameter></methodparam>
     </methodsynopsis>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayObject-construct.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayObject-construct.xml
diff -u phpdoc/en/reference/spl/functions/ArrayObject-construct.xml:1.4 
phpdoc/en/reference/spl/functions/ArrayObject-construct.xml:1.5
--- phpdoc/en/reference/spl/functions/ArrayObject-construct.xml:1.4     Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/ArrayObject-construct.xml Fri Apr 30 10:32:26 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
-  <refentry id="function.arrayobject-construct">
+<!-- $Revision: 1.5 $ -->
+  <refentry id="function.ArrayObject-construct">
    <refnamediv>
     <refname>ArrayObject::__construct</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayObject-count.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayObject-count.xml
diff -u phpdoc/en/reference/spl/functions/ArrayObject-count.xml:1.1 
phpdoc/en/reference/spl/functions/ArrayObject-count.xml:1.2
--- phpdoc/en/reference/spl/functions/ArrayObject-count.xml:1.1 Thu Apr 29 11:06:54 
2004
+++ phpdoc/en/reference/spl/functions/ArrayObject-count.xml     Fri Apr 30 10:32:26 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-  <refentry id="function.arrayobject-count">
+<!-- $Revision: 1.2 $ -->
+  <refentry id="function.ArrayObject-count">
    <refnamediv>
     <refname>ArrayObject::count</refname>
     <refpurpose>
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml
diff -u phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml:1.3 
phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml:1.4
--- phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml:1.3   Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml       Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
-  <refentry id="function.arrayobject-getiterator">
+<!-- $Revision: 1.4 $ -->
+  <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.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml:1.3 
phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml:1.4
--- phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml:1.3       Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml   Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
-  <refentry id="function.directoryiterator-construct">
+<!-- $Revision: 1.4 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml:1.2 Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml     Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-current">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml:1.2       Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml   Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-fileatime">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml:1.2       Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml   Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-filectime">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml:1.2       Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml   Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-filegroup">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml:1.2       Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml   Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-fileinode">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml:1.2       Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml   Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-filemtime">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml:1.2       Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml   Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-fileowner">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml:1.2       Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml   Fri Apr 30 
10:32:26 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-fileperms">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml:1.2        Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml    Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-filesize">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml:1.2        Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml    Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-filetype">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml:1.2     Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-getfilename">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml:1.2 Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml     Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-getpath">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml:1.2     Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-getpathname">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml:1.2 Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml     Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-hasmore">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml:1.2   Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml       Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-isdir">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml:1.2   Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml       Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-isdot">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml:1.2    Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml        Fri 
Apr 30 10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-isexecutable">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml:1.2  Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml      Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-isfile">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml:1.2  Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml      Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-islink">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml:1.2      Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml  Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-isreadable">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml:1.2      Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml  Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-iswritable">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml:1.2     Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml Fri Apr 30 10:32:27 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-key">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml:1.2    Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml        Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-next">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml:1.2 
phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml:1.3
--- phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml:1.2  Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml      Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.directoryiterator-rewind">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml
diff -u 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml:1.2 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml:1.3
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml:1.2   
 Thu Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-getChildren.xml       
 Fri Apr 30 10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.recursivedirectoryiterator-getchildren">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml
diff -u 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml:1.2 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml:1.3
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml:1.2   
 Thu Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml       
 Fri Apr 30 10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.recursivedirectoryiterator-haschildren">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml
diff -u phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml:1.2 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml:1.3
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml:1.2    Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml        Fri 
Apr 30 10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.recursivedirectoryiterator-key">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml
diff -u phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml:1.2 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml:1.3
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml:1.2   Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml       Fri 
Apr 30 10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.recursivedirectoryiterator-next">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml
diff -u phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml:1.2 
phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml:1.3
--- phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml:1.2 Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml     Fri 
Apr 30 10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.recursivedirectoryiterator-rewind">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml:1.2 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml:1.3
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml:1.2 Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-current.xml     Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.simplexmliterator-current">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml:1.2 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml:1.3
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml:1.2     Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-getChildren.xml Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.simplexmliterator-getchildren">
+<!-- $Revision: 1.3 $ -->
+  <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.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml:1.3 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml:1.4
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml:1.3     Thu 
Apr 22 10:56:38 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-hasChildren.xml Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
-  <refentry id="function.simplexmliterator-haschildren">
+<!-- $Revision: 1.4 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml:1.2 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml:1.3
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml:1.2     Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-key.xml Fri Apr 30 10:32:27 
2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.simplexmliterator-key">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml:1.2 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml:1.3
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml:1.2    Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-next.xml        Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.simplexmliterator-next">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml:1.2 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml:1.3
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml:1.2  Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-rewind.xml      Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.simplexmliterator-rewind">
+<!-- $Revision: 1.3 $ -->
+  <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.2&r2=1.3&ty=u
Index: phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml
diff -u phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml:1.2 
phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml:1.3
--- phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml:1.2   Thu Apr 22 
10:56:38 2004
+++ phpdoc/en/reference/spl/functions/SimpleXMLIterator-valid.xml       Fri Apr 30 
10:32:27 2004
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
-  <refentry id="function.simplexmliterator-valid">
+<!-- $Revision: 1.3 $ -->
+  <refentry id="function.SimpleXMLIterator-valid">
    <refnamediv>
     <refname>SimpleXMLIterator::valid</refname>
     <refpurpose>

Reply via email to