nlopess Tue Feb 24 05:51:40 2004 EDT
Added files:
/phpdoc/en/reference/spl/functions ArrayIterator-current.xml
ArrayIterator-hasMore.xml
ArrayIterator-key.xml
ArrayIterator-next.xml
ArrayIterator-rewind.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-getChildren.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-hasChildren.xml
RecursiveDirectoryIterator-key.xml
RecursiveDirectoryIterator-next.xml
RecursiveDirectoryIterator-rewind.xml
Log:
forgot this
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/ArrayIterator-current.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/ArrayIterator-current.xml
+++ phpdoc/en/reference/spl/functions/ArrayIterator-current.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.ArrayIterator-current">
<refnamediv>
<refname>ArrayIterator::current</refname>
<refpurpose>
Return current array entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>mixed|false</type><methodname>ArrayIterator::current</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/ArrayIterator-hasMore.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/ArrayIterator-hasMore.xml
+++ phpdoc/en/reference/spl/functions/ArrayIterator-hasMore.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.ArrayIterator-hasMore">
<refnamediv>
<refname>ArrayIterator::hasMore</refname>
<refpurpose>
Check whether array contains more entries
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>ArrayIterator::hasMore</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/ArrayIterator-key.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/ArrayIterator-key.xml
+++ phpdoc/en/reference/spl/functions/ArrayIterator-key.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.ArrayIterator-key">
<refnamediv>
<refname>ArrayIterator::key</refname>
<refpurpose>
Return current array key
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>mixed|false</type><methodname>ArrayIterator::key</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/ArrayIterator-next.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/ArrayIterator-next.xml
+++ phpdoc/en/reference/spl/functions/ArrayIterator-next.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.ArrayIterator-next">
<refnamediv>
<refname>ArrayIterator::next</refname>
<refpurpose>
Move to next entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>ArrayIterator::next</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml
+++ phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.ArrayIterator-rewind">
<refnamediv>
<refname>ArrayIterator::rewind</refname>
<refpurpose>
Rewind array back to the start
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>ArrayIterator::rewind</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/ArrayObject-construct.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/ArrayObject-construct.xml
+++ phpdoc/en/reference/spl/functions/ArrayObject-construct.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.ArrayObject-construct">
<refnamediv>
<refname>ArrayObject::__construct</refname>
<refpurpose>
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>ArrayObject::__construct</methodname>
<methodparam><type>array|object</type><parameter>ar</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml
+++ phpdoc/en/reference/spl/functions/ArrayObject-getIterator.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.ArrayObject-getIterator">
<refnamediv>
<refname>ArrayObject::getIterator</refname>
<refpurpose>
Create a new iterator from a ArrayObject instance
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>ArrayIterator</type><methodname>ArrayObject::getIterator</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-construct">
<refnamediv>
<refname>DirectoryIterator::__construct</refname>
<refpurpose>
Cronstructs a new dir iterator from a path.
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>DirectoryIterator::__construct</methodname>
<methodparam><type>string</type><parameter>path</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-current.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-current">
<refnamediv>
<refname>DirectoryIterator::current</refname>
<refpurpose>
Return this (needed for Iterator interface)
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>DirectoryIterator</type><methodname>DirectoryIterator::current</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileATime.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-fileATime">
<refnamediv>
<refname>DirectoryIterator::fileATime</refname>
<refpurpose>
Get last access time of file
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>DirectoryIterator::fileATime</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileCTime.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-fileCTime">
<refnamediv>
<refname>DirectoryIterator::fileCTime</refname>
<refpurpose>
Get inode modification time of file
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>DirectoryIterator::fileCTime</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileGroup.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-fileGroup">
<refnamediv>
<refname>DirectoryIterator::fileGroup</refname>
<refpurpose>
Get file group
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>DirectoryIterator::fileGroup</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileInode.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-fileInode">
<refnamediv>
<refname>DirectoryIterator::fileInode</refname>
<refpurpose>
Get file inode
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>DirectoryIterator::fileInode</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileMTime.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-fileMTime">
<refnamediv>
<refname>DirectoryIterator::fileMTime</refname>
<refpurpose>
Get last modification time of file
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>DirectoryIterator::fileMTime</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileOwner.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-fileOwner">
<refnamediv>
<refname>DirectoryIterator::fileOwner</refname>
<refpurpose>
Get file owner
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>DirectoryIterator::fileOwner</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-filePerms.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-filePerms">
<refnamediv>
<refname>DirectoryIterator::filePerms</refname>
<refpurpose>
Get file permissions
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>DirectoryIterator::filePerms</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileSize.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-fileSize">
<refnamediv>
<refname>DirectoryIterator::fileSize</refname>
<refpurpose>
Get file size
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>int</type><methodname>DirectoryIterator::fileSize</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-fileType.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-fileType">
<refnamediv>
<refname>DirectoryIterator::fileType</refname>
<refpurpose>
Get file type
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>DirectoryIterator::fileType</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-getChildren.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getChildren.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getChildren.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-getChildren">
<refnamediv>
<refname>DirectoryIterator::getChildren</refname>
<refpurpose>
Returns an iterator fo rthe current entry if it is a directory
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>RecursiveDirectoryIterator</type><methodname>DirectoryIterator::getChildren</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getFilename.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-getFilename">
<refnamediv>
<refname>DirectoryIterator::getFilename</refname>
<refpurpose>
Return filename of current dir entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>DirectoryIterator::getFilename</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getPath.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-getPath">
<refnamediv>
<refname>DirectoryIterator::getPath</refname>
<refpurpose>
Return directory path
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>DirectoryIterator::getPath</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-getPathname.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-getPathname">
<refnamediv>
<refname>DirectoryIterator::getPathname</refname>
<refpurpose>
Return path and filename of current dir entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>DirectoryIterator::getPathname</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-hasMore.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-hasMore">
<refnamediv>
<refname>DirectoryIterator::hasMore</refname>
<refpurpose>
Check whether dir contains more entries
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>DirectoryIterator::hasMore</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isDir.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-isDir">
<refnamediv>
<refname>DirectoryIterator::isDir</refname>
<refpurpose>
Returns true if file is directory
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>DirectoryIterator::isDir</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isDot.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-isDot">
<refnamediv>
<refname>DirectoryIterator::isDot</refname>
<refpurpose>
Returns true if current entry is '.' or '..'
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>DirectoryIterator::isDot</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isExecutable.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-isExecutable">
<refnamediv>
<refname>DirectoryIterator::isExecutable</refname>
<refpurpose>
Returns true if file is executable
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>DirectoryIterator::isExecutable</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isFile.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-isFile">
<refnamediv>
<refname>DirectoryIterator::isFile</refname>
<refpurpose>
Returns true if file is a regular file
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>DirectoryIterator::isFile</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isLink.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-isLink">
<refnamediv>
<refname>DirectoryIterator::isLink</refname>
<refpurpose>
Returns true if file is symbolic link
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>DirectoryIterator::isLink</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isReadable.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-isReadable">
<refnamediv>
<refname>DirectoryIterator::isReadable</refname>
<refpurpose>
Returns true if file can be read
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>DirectoryIterator::isReadable</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-isWritable.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-isWritable">
<refnamediv>
<refname>DirectoryIterator::isWritable</refname>
<refpurpose>
Returns true if file can be written
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>DirectoryIterator::isWritable</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-key.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-key">
<refnamediv>
<refname>DirectoryIterator::key</refname>
<refpurpose>
Return current dir entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>DirectoryIterator::key</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-next.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-next">
<refnamediv>
<refname>DirectoryIterator::next</refname>
<refpurpose>
Move to next entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>DirectoryIterator::next</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-rewind.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.DirectoryIterator-rewind">
<refnamediv>
<refname>DirectoryIterator::rewind</refname>
<refpurpose>
Rewind dir back to the start
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>DirectoryIterator::rewind</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-hasChildren.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.RecursiveDirectoryIterator-hasChildren">
<refnamediv>
<refname>RecursiveDirectoryIterator::hasChildren</refname>
<refpurpose>
Returns whether current entry is a directory and not '.' or '..'
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>RecursiveDirectoryIterator::hasChildren</methodname>
<methodparam
choice="opt"><type>bool</type><parameter>$allow_links</parameter></methodparam>
<methodparam choice="opt"><type>=</type><parameter>false</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-key.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.RecursiveDirectoryIterator-key">
<refnamediv>
<refname>RecursiveDirectoryIterator::key</refname>
<refpurpose>
Return path and filename of current dir entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>string</type><methodname>RecursiveDirectoryIterator::key</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-next.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.RecursiveDirectoryIterator-next">
<refnamediv>
<refname>RecursiveDirectoryIterator::next</refname>
<refpurpose>
Move to next entry
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>RecursiveDirectoryIterator::next</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/co.php/phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml
+++ phpdoc/en/reference/spl/functions/RecursiveDirectoryIterator-rewind.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.RecursiveDirectoryIterator-rewind">
<refnamediv>
<refname>RecursiveDirectoryIterator::rewind</refname>
<refpurpose>
Rewind dir back to the start
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>void</type><methodname>RecursiveDirectoryIterator::rewind</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->