reference/spl/filteriterator/rewind.xml
d51166ca16fda8e766849505b84f9306ef443f71
...
...
@@ -1,4 +1,4 @@
1
-
<?xml version='1.0' encoding="utf-8"?>
1
+
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
3
<refentry xml:id="filteriterator.rewind" xmlns="http://docbook.org/ns/docbook">
4
4
<refnamediv>
...
...
@@ -8,8 +8,8 @@
8
8

9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
-
<methodsynopsis>
12
-
<type>void</type><methodname>FilterIterator::rewind</methodname>
11
+
<methodsynopsis role="FilterIterator">
12
+
<modifier>public</modifier> <type>void</type><methodname>FilterIterator::rewind</methodname>
13
13
<void/>
14
14
</methodsynopsis>
15
15

...
...
@@ -44,7 +44,6 @@
44
44
</refsect1>
45
45

46
46
</refentry>
47
-

48
47
<!-- Keep this comment at the end of the file
49
48
Local variables:
50
49
mode: sgml
51
50