File tree Expand file tree Collapse file tree 3 files changed +2
-35
lines changed Expand file tree Collapse file tree 3 files changed +2
-35
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- $Revision$ -->
3
- <!-- EN-Revision: 48ce43fe79fa0c9f31f187ea8ec995b4cb13037e Maintainer: takagi Status: ready -->
2
+ <!-- EN-Revision: 487afb09014843c0911daf7c7c962c3dd4a2c610 Maintainer: takagi Status: ready -->
4
3
<!-- CREDITS: shimooka,hirokawa -->
5
4
6
5
<book xml : id =" book.spl" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
19
18
</para >
20
19
</preface >
21
20
22
- &reference.spl.constants;
23
21
&reference.spl.datastructures;
24
22
&reference.spl.iterators;
25
23
&reference.spl.interfaces;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- $Revision$ -->
3
- <!-- EN-Revision: 14af302c9c0e561fa6f9cdd956268758ba9a89c5 Maintainer: takagi Status: ready -->
2
+ <!-- EN-Revision: 267a3d4e60d8a6da941e72d195386b5841052cca Maintainer: takagi Status: ready -->
4
3
5
4
<part xml : id =" spl.interfaces" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
5
12
11
<section xml : id =" spl.interfaces.list" >
13
12
&spl.interfaces.list;
14
13
<simplelist >
15
- <member ><classname >Countable</classname ></member >
16
14
<member ><classname >OuterIterator</classname ></member >
17
15
<member ><classname >RecursiveIterator</classname ></member >
18
16
<member ><classname >SeekableIterator</classname ></member >
23
21
24
22
</partintro >
25
23
26
- &reference.spl.countable;
27
24
&reference.spl.outeriterator;
28
25
&reference.spl.recursiveiterator;
29
26
&reference.spl.seekableiterator;
You can’t perform that action at this time.
0 commit comments