git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275412 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2009-02-09 12:45:48 +00:00
parent 0f4fa3b6a7
commit fe269ae85d

View file

@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<refentry xml:id="iterator.next" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>Iterator::next</refname>
<refpurpose>Move forward to next element.</refpurpose>
<refpurpose>Move forward to next element</refpurpose>
</refnamediv>
<refsect1 role="description">