-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathPECL_Gen.xml
49 lines (48 loc) · 2.07 KB
/
PECL_Gen.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<presentation>
<title>PECL_Gen - a code generator for PHP extensions</title>
<event>International PHP Conference 2004</event>
<location>Frankfurt</location>
<date>November 9, 2004</date>
<speaker>Hartmut Holzgraefe</speaker>
<navmode>html</navmode>
<basefontsize>12pt</basefontsize>
<topic>Internals</topic>
<logo1>images/animated_elephant.gif</logo1>
<slide>slides/PECL_Gen/extensions.xml</slide>
<slide>slides/PECL_Gen/ext_skel.xml</slide>
<slide>slides/PECL_Gen/title.xml</slide>
<slide>slides/PECL_Gen/gain.xml</slide>
<slide>slides/PECL_Gen/modes.xml</slide>
<slide>slides/PECL_Gen/extension_tag.xml</slide>
<slide>slides/PECL_Gen/invocation.xml</slide>
<slide>slides/PECL_Gen/compilation.xml</slide>
<slide>slides/PECL_Gen/compilation_1.xml</slide>
<slide>slides/PECL_Gen/compilation_2.xml</slide>
<slide>slides/PECL_Gen/loading.xml</slide>
<slide>slides/PECL_Gen/testing1.xml</slide>
<slide>slides/PECL_Gen/phpinfo.xml</slide>
<slide>slides/PECL_Gen/phpinfo_2.xml</slide>
<slide>slides/PECL_Gen/function.xml</slide>
<slide>slides/PECL_Gen/function_2.xml</slide>
<slide>slides/PECL_Gen/parameters.xml</slide>
<slide>slides/PECL_Gen/parameters_2.xml</slide>
<slide>slides/PECL_Gen/parameters_3.xml</slide>
<slide>slides/PECL_Gen/returning.xml</slide>
<slide>slides/PECL_Gen/returning_2.xml</slide>
<slide>slides/PECL_Gen/returning_3.xml</slide>
<slide>slides/PECL_Gen/special_functions.xml</slide>
<slide>slides/PECL_Gen/constants.xml</slide>
<slide>slides/PECL_Gen/globals.xml</slide>
<slide>slides/PECL_Gen/php_ini.xml</slide>
<slide>slides/PECL_Gen/resources.xml</slide>
<slide>slides/PECL_Gen/custom_code.xml</slide>
<slide>slides/PECL_Gen/dependencies.xml</slide>
<slide>slides/PECL_Gen/dependencies_1.xml</slide>
<slide>slides/PECL_Gen/dependencies_2.xml</slide>
<slide>slides/PECL_Gen/makefile_fragments.xml</slide>
<slide>slides/PECL_Gen/documentation.xml</slide>
<slide>slides/PECL_Gen/tests.xml</slide>
<slide>slides/PECL_Gen/classes.xml</slide>
<!-- <slide>slides/PECL_Gen/streams.xml</slide> -->
<slide>slides/PECL_Gen/outlook.xml</slide>
</presentation>